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

78 Commits

Author SHA1 Message Date
Cameron
1d25a01eac Forum template tweaks 2013-04-18 18:28:33 -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
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
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
Moc
61f9077026 Some more code clean-up (global pointers, $this->e107->, $sql) 2013-03-26 12:33:03 +01:00
Moc
afe4b27cf2 Code clean-up (globals, $e107->, headers, $sql) 2013-03-24 18:59:18 +01: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
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
Cameron
c4a795ce1c Forum lan fixes. Debug ajax. 2013-03-14 01:44:00 -07:00
Cameron
b864c192e1 More Forum template work. 2013-03-13 02:57:31 -07:00
Cameron
e80c329818 Forum template fixes. 2013-03-13 02:40:27 -07:00
Cameron
092f64bcf8 Forum template work. (work in progress) 2013-03-12 20:35:04 -07:00
Cameron
5cb899f8af Forum template work. 2013-03-12 04:22:09 -07:00
Tijn Kuyper
3793b27822 More notice removals, again. 2012-12-08 20:22:05 +01:00
secretr
497efdb710 - Forums working again (general functionallity) - the new URL assembling/configuration implemented. SEF URL config will be added when forums are 100% functional.
- Minor URL assembling issues fixed
2011-11-28 14:19:19 +00:00
secretr
6a74e894e2 $FORUMTHREADSTYLE was never used 2011-06-27 09:23:34 +00:00
secretr
e34cd64541 More work on ranking, minor forum bugfixes and improvements 2011-04-26 11:27:36 +00:00
secretr
1a562f6fa2 More forum problems fixed, more to do 2011-04-25 11:29:21 +00:00
secretr
ec1eeac94d Various forum problems:
- nextprev new parameters usage
- outdate forum code cleanup (preventing sc parsing)
- forum preferences fixes (maybe more to do)
2011-04-21 13:20:22 +00:00
mcfly
1adf1d6179 Post replies are now incremented properly, editing of posts now working. 2010-06-21 01:27:26 +00:00
mcfly
81b13b3289 EONE-34 (Improvement): Forum post reporting now working properly 2010-03-14 19:07:57 +00:00
mcfly
637cf91009 EONE-34 (Improvement): Making progress on forum 2010-03-14 00:50:27 +00:00
mcfly
d7cfcc458e Moved thread moving functionality into the forum class 2010-03-13 20:38:40 +00:00
mcfly
bf1c62d6fe Updates to use new plugin specific prefs. Change file headers as well. 2010-03-10 01:23:57 +00:00
mcfly
a62ec69609 Beginning changes to support separate (non-core) prefs 2010-03-09 22:40:21 +00:00
secretr
4fecfffddd svn keywords added (v0.8) 2010-02-10 18:18:01 +00:00
mcfly
797928071a Some forum related updates 2010-02-01 03:41:59 +00:00
CaMer0n
1377b23532 Fix copyright info. 2009-11-18 01:06:08 +00:00
mcfly
3a367901e1 Reverting code back, home it works. 2009-09-08 02:00:48 +00:00
mcfly
4177c1607b Forum changes...trying to make it much more OO, will probably be lots of breakage. 2009-09-06 04:30:46 +00:00
mcfly
6633e23f94 Added setScVar() function to shortcode handler, modified forum and news to use new function. More work on new level handler, implemented it in forum shortcodes. 2009-01-25 17:44:13 +00:00
mcfly
b70b956148 Coverted forum shortcodes to new class->method use 2009-01-10 04:39:54 +00:00
mcfly
0f0f55a1fa Updated mysql handler to accept array data in a bit different manner, updated forum code to comply. 2009-01-09 16:22:08 +00:00
mcfly
ec7f3a6983 More forum migration work, only attachments left (I think) 2008-12-24 04:51:27 +00:00
mcfly
39d67c11f1 More progress on forum upgrade 2008-12-23 20:48:24 +00:00
mcfly
7dd1c8f61d thread and post migration now working 2008-12-20 23:59:00 +00:00
mcfly
576d2fca5a Forum deletion now working properly 2008-12-18 18:32:54 +00:00
mcfly
b963f76319 Mark newly added thread as read by author 2008-12-18 17:10:48 +00:00
mcfly
315c9fe811 More forum admin changes/fixes 2008-12-18 15:28:59 +00:00
mcfly
78b398f015 new thread listing now working 2008-12-18 14:08:33 +00:00