Cameron
|
9a21cad851
|
Code cleanup / globals removal etc.
|
2015-02-15 16:07:27 -08:00 |
|
Cameron
|
e576370e57
|
Remove some references to deprecated functions/methods.
|
2015-02-14 23:34:15 -08:00 |
|
Cameron
|
dab64ca165
|
New event trigger names reworked. Replaced all '-' with '_' for compatibility with e_notify.
|
2015-02-12 16:52:30 -08:00 |
|
Lóna Lore
|
244ef327a9
|
Issue #877: use the terminology forum-topic rather than forum-thread
|
2015-02-10 13:21:32 +01:00 |
|
Lóna Lore
|
b8be599b9a
|
Issue #877: Feature request: event triggerings in core plugins (e.g: forum, pm, chatbox_menu)
|
2015-02-10 10:32:37 +01:00 |
|
Cameron
|
05637a4422
|
Forum language-file cleanup.
|
2015-01-30 18:14:06 -08:00 |
|
Cameron
|
552d113ce0
|
Fixes #797 missing LANs and correct forum layout for bootstrap 3 css classes.
|
2015-01-30 02:50:37 -08:00 |
|
Moc
|
d6afec8de9
|
Forum plugin - now also displays file attachment when image attachment is also present
|
2014-08-04 17:54:34 +02:00 |
|
Moc
|
c15c22ad7d
|
Forum plugin: Added check to prevent deleting of initial post in topic
|
2014-08-04 16:55:34 +02:00 |
|
Moc
|
d5a6bbc658
|
Forum topic delete routine: more checks
|
2014-08-04 15:51:39 +02:00 |
|
Moc
|
732a66cbeb
|
Forum attachments are now deleted when post is deleted
|
2014-08-04 15:42:06 +02:00 |
|
Tijn Kuyper
|
af83c153f7
|
Forum plugin - now deletes poll when topic is deleted
|
2014-08-04 15:36:32 +02:00 |
|
Moc
|
c7a901a97d
|
#310 - Forum: added some more checks to attachment downloading
|
2014-08-04 12:24:24 +02:00 |
|
Moc
|
de45dd242e
|
#310 - Forum attachment downloading should work now. TODO: checks and error handling
|
2014-08-04 10:27:42 +02:00 |
|
Moc
|
d5b99115de
|
#310 - Forum upload should be functional now. Downloading files not working yet.
|
2014-07-26 20:55:24 +02:00 |
|
Cameron
|
b36c39277a
|
Issue #402 - Forum Icons template path.
|
2013-07-08 11:42:22 -07:00 |
|
Cameron
|
62635ad6fb
|
Possible fix for excessive forum post spam.
|
2013-07-08 10:41:09 -07:00 |
|
Cameron
|
79eeea64e4
|
Forum now using standardized breadcrumb when Bootstrap is enabled.
|
2013-06-26 02:28:24 -07:00 |
|
Cameron
|
e5e5c1d12c
|
New notify script added to front end. You can test with forum 'quick reply' for now.
|
2013-06-21 01:26:30 -07:00 |
|
Cameron
|
c723b43c68
|
Forum styling
|
2013-06-20 17:12:58 -07:00 |
|
Cameron
|
29f74508c2
|
Forum quick-reply fix.
|
2013-06-19 19:54:29 -07: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
|
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 |
|