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

336 Commits

Author SHA1 Message Date
Moc
2d288548f6 #220 - Minor LAN issue on forum_posted_template.php 2013-06-13 09:32:08 +02:00
Moc
3ed737cb37 #220 - forum_preview_template.php LAN update 2013-06-12 22:15:42 +02:00
Moc
52b0579950 #220 - forum_posted_template.php LAN update 2013-06-12 22:07:14 +02:00
Moc
ff2c2e5c6d #220 - First batch of forum LAN rewrite: forum, viewforum, viewtopic and post are done. Work in progress! (#6) 2013-06-12 21:38:26 +02:00
Cameron
023d0f6047 Issue #371 - forum template parsing issue. 2013-06-02 16:18:06 -07:00
SecretR
06a2ea8fa0 Closes Issue #319 2013-05-24 22:40:10 +03:00
Cameron
e9d9047c04 Closes #334 - default parent value. 2013-05-24 00:41:30 -07:00
Moc
54515f7dc6 Forum viewtopic URL fix on userprofile dropdown 2013-05-21 16:59:27 +02:00
Cameron
6c5121893f Forum-search styling 2013-05-18 01:32:57 -07:00
Cameron
f29852230e Closes #313 - Navigation active class issue. 2013-05-17 16:44:12 -07:00
Cameron
6744c5b91c Closes #245 - Link after Forum update. 2013-05-05 18:59:51 -07:00
Cameron
5bf82bace4 New-Forum-Posts Menu Styling 2013-04-29 19:37:39 -07:00
Cameron
45b70ee005 SEF Url examples 2013-04-29 13:31:24 -07:00
Cameron
70527f872d Notice removal 2013-04-29 12:56:50 -07:00
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