1
0
mirror of https://github.com/e107inc/e107.git synced 2025-02-13 02:54:39 +01:00

322 Commits

Author SHA1 Message Date
Cameron
13d54d8b3d Issue #175 - forum pages navigation fix. 2013-04-26 22:25:33 -07:00
Cameron
66eb7c1be7 Button styling updated to Bootstrap 'btn' 2013-04-26 13:48:23 -07:00
Cameron
eb3919fb4a Remove need for external file. 2013-04-25 18:49:50 -07:00
Cameron
10417fc9f2 Closes #177 - Forum rules admin page. 2013-04-25 18:48:49 -07:00
Cameron
0d93068439 Partial fix for Issue #177 2013-04-24 03:55:17 -07:00
Moc
459d0c5395 LAN_EXECUTE to LAN_GO 2013-04-22 23:25:16 +02:00
Cameron
449f31546a Forum-update fixes 2013-04-21 21:31:42 -07:00
Cameron
1500effbd7 Avatar path corrections. 2013-04-19 22:50:41 -07:00
Cameron
a7b3a3e6f1 New avatar paths: avatars/default and avatars/uploaded . Paths need to be checked throughout the core. 2013-04-19 14:00:19 -07:00
Moc
c1393a3569 Fixes fatal errors 2013-04-19 15:43:07 +02:00
Cameron
456076fe43 Forum update - step10 progress-bar fix. 2013-04-19 03:58:49 -07:00
Cameron
bde9816a8e Slow down attachment migration to 50 per second. 2013-04-19 01:52:01 -07:00
Cameron
631184f6ea Forum fixes 2013-04-19 01:41:38 -07:00
Cameron
2e82033bb3 Forum admin GUI cleanup 2013-04-18 19:05:30 -07:00
Cameron
1d25a01eac Forum template tweaks 2013-04-18 18:28:33 -07:00
Cameron
e01c75e58b Forum fixes 2013-04-18 12:45:58 -07:00
Moc
283bad3b7f Fixing wrongly edited forum_t to forum_thread, used in forum_update 2013-04-18 20:26:37 +02:00
Moc
96e7f8e777 Update forum_t to forum_thread in SQL 2013-04-15 12:44:56 +02:00
Cameron
e5ded966cc Save attachment fix with forum-post - db encoding issue remains. 2013-03-31 06:03:10 -07:00
Cameron
82ac19d038 Added e107::serialize() and e107::unserialize() (static alias of e107::getArrayStorage()->read/write() functions) 2013-03-31 05:55:08 -07:00
Cameron
6becda09d4 Increase speed of forum-attachment processing. 2013-03-31 04:59:04 -07:00
Cameron
0c5f1ec880 Uploading of attachments almost working. Held up by _FIELD_TYPES mess. 2013-03-31 00:43:18 -07:00
Cameron
eae211fc63 Forum upgrade fixes. Forum-attachments now converted in batches. 2013-03-31 00:06:21 -07:00
Moc
e8bfe22859 Minor UI fixes to forum 2013-03-29 12:46:58 +01:00
Cameron
f67854e3eb Forum poll fix 2013-03-29 04:30:21 -07:00
Cameron
392b386967 Poll and Forum GUI tweaks 2013-03-29 03:59:03 -07:00
Cameron
bfc3394aa1 Forum updated to use ajax / progress bar. Tested with 100M v1.x forum sql dump. 2013-03-28 23:37:39 -07:00
Moc
209e884ab7 Fixes #151 - two more typo's causing errors (forum and list_new) 2013-03-29 00:03:36 +01:00
Cameron
e911c7272c Issue #149 Forum upgrade fixes - attachments still need work 2013-03-28 00:43:00 -07:00
Cameron
bb200157bc Fix code-cleanup typo 2013-03-27 22:13:07 -07:00
Moc
737caec05d Forgot two on previous commit 2013-03-27 21:14:43 +01:00
Moc
49f4c1eff8 Global pointers clean-up (& headers) 2013-03-27 21:06:05 +01:00
Moc
2ee873c574 Fixes two errors from previous clean-up 2013-03-26 14:01:11 +01:00
Moc
805cfcb87c Typo fix previous commit 2013-03-26 12:38:29 +01:00
Moc
61f9077026 Some more code clean-up (global pointers, $this->e107->, $sql) 2013-03-26 12:33:03 +01:00
Moc
f65708cd5a Code clean-up (global pointers, $e107->, headers). Got rid of all $e107->this->sql and tp 2013-03-26 12:17:12 +01:00
Cameron
e9d3ae3841 Forum/Poll template work. 2013-03-25 23:01:59 -07:00
Moc
2074ef8f37 Code clean-up (globals, $e107->, headers, $sql) 2013-03-25 18:48:48 +01:00
Cameron
231dd00f27 Forum - work in progress 2013-03-24 18:12:11 -07:00
Moc
afe4b27cf2 Code clean-up (globals, $e107->, headers, $sql) 2013-03-24 18:59:18 +01:00
Cameron
82e912bfac Possible forum upgrade fix 2013-03-23 04:16:05 -07:00
Cameron
fd8cb8bfa2 Preparation for new forum language file 2013-03-21 19:46:27 -07:00
Cameron
39c63313d7 Forum Template BC fixes. Old template will be used if bootstrap not found. 2013-03-19 19:04:32 -07:00
Cameron
98b8953492 GUI Fixes 2013-03-15 19:25:41 -07:00
Cameron
97d5ece3b4 Forum template work. 2013-03-14 17:18:30 -07:00
Cameron
9054bb0bb5 Remove debug alert() 2013-03-14 16:30:33 -07:00
Cameron
94e87ef454 Forum template work. 2013-03-14 16:25:24 -07:00
Cameron
de84481e74 Forum viewtopic changed to tableless template 2013-03-14 05:36:52 -07:00
Cameron
809f9258ae Nextprev support for bootstrap glyphs when bootstrap detected. (check for e_BOOTSTRAP === true)
Forum quickreply fully functional. LANs still need cleanup.
2013-03-14 04:05:33 -07:00
Cameron
adc108278d Forum quick-reply working. 2013-03-14 02:26:47 -07:00