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

229 Commits

Author SHA1 Message Date
secretr
548b585f7e Moving the system to the new URL assembling, fixed call to a non-existent eUrl method system wide. 2011-11-26 18:17:42 +00:00
secretr
e6e74150d3 forum SEO - auto meta description 2011-06-28 12:58:26 +00:00
secretr
501234260f forum message added to default templates, fileencoding issues 2011-06-28 12:17:41 +00:00
secretr
2e2bd7819b forum last thread additional fix, better (but still not perfect) forum mod message render 2011-06-28 12:14:45 +00:00
secretr
a21c53c9c7 forum - last thread fix 2011-06-28 10:33:12 +00:00
secretr
a4e62a84e8 another wrong forum redirect url 2011-06-27 10:03:25 +00:00
secretr
0293a0968f more mod rewrite support 2011-06-27 09:47:45 +00:00
secretr
6a74e894e2 $FORUMTHREADSTYLE was never used 2011-06-27 09:23:34 +00:00
secretr
8c538b5633 fix - wrong forum redirect url 2011-06-27 09:11:29 +00:00
secretr
d151bc1fd7 missing sql query 2011-06-22 09:01:26 +00:00
CaMer0n
98af91027f General cleanup 2011-06-08 03:18:50 +00:00
secretr
e34cd64541 More work on ranking, minor forum bugfixes and improvements 2011-04-26 11:27:36 +00:00
secretr
a441e3675b forum pages now counting from 1 (insted from 0) 2011-04-25 16:52:20 +00:00
secretr
cbf3082c49 forum template update 2011-04-25 16:12:25 +00:00
secretr
5204861279 More forum problems fixed (stats, some outdated sql queries), more to do 2011-04-25 14:13:45 +00:00
secretr
1a562f6fa2 More forum problems fixed, more to do 2011-04-25 11:29:21 +00:00
secretr
ea06f9a446 leftover debug 2011-04-21 13:21:13 +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
e107steved
20704a1278 Additional checks 2011-03-13 14:15:51 +00:00
e107steved
76db31ade1 Plugin SQL setup - 'TYPE'-->'ENGINE' for compatibility with recent MySQL 2011-03-11 18:58:39 +00:00
e107steved
c8273d06c4 Bugtracker #5148 - can't display poll menu and main page together - thanks Dolphin 713 2011-01-14 18:29:06 +00:00
e107steved
5b9016c69f Notice removal 2010-11-01 22:10:42 +00:00
e107steved
5ecdcd2440 Get rid of deprecated functions 2010-10-28 20:17:40 +00:00
mcfly
1adf1d6179 Post replies are now incremented properly, editing of posts now working. 2010-06-21 01:27:26 +00:00
mcfly
e0ec1f3120 EONE-97 (Bug): Forum settings now able to be changed, thanks Luceos 2010-06-16 00:24:34 +00:00
mcfly
65595056f3 Few more changes due to shortcode changes 2010-04-26 18:40:27 +00:00
mcfly
912d5de689 More changes to comply with new shortcode rules 2010-04-26 15:07:30 +00:00
mcfly
c702d7d6db Moving shortcodes to new folder 2010-04-26 13:15:32 +00:00
mcfly
3437f4a47f Updated forum code to use the new shortcode stuff, moved the shortcode files into the proper *new* directories. 2010-04-25 22:30:26 +00:00
mcfly
a8c95d9fab Incorrect var name - thanks Luceos 2010-03-31 14:23:25 +00:00
mcfly
f81339d52d EONE-1 (Bug): More progress with forum upgrade routine. 2010-03-30 03:05:17 +00:00
mcfly
9fa749d608 EONE-1 (Bug): Forum attachment 'server killing' code has been fixed :) Also migrating a few more forgotten prefs. 2010-03-24 03:10:11 +00:00
mcfly
daaf7c5b76 EONE-60 (Bug): Forum upgrade from plugin manager now redirects to custom upgrade procedure. 2010-03-22 11:52:39 +00:00
mcfly
0274351641 EONE-1 (Bug): More improvements to upgrade process. I think it's all working, but need to clean up the interface. Also added ability to add attachments while editing a post. 2010-03-22 01:50:04 +00:00
mcfly
50c0c816be EONE-1 (Bug): Added deletion of orphaned attachments, finalizing of upgrade. 2010-03-21 16:07:49 +00:00
mcfly
3ddd1859c5 EONE-1 (Bug): Attachment migration is hopefully fully working now. 2010-03-21 00:19:46 +00:00
mcfly
b99a2ad06e EONE-1 (Bug): Moving of forum attachments is now at least attempted. 2010-03-18 01:14:08 +00:00
mcfly
d31102d768 EONE-34 (Improvement): Forum attachment now shows correct allosed filetypes information 2010-03-18 00:46:54 +00:00
mcfly
81b13b3289 EONE-34 (Improvement): Forum post reporting now working properly 2010-03-14 19:07:57 +00:00
mcfly
8bb1eb7b69 EONE-34 (Improvement): Preferences now handled correctly in forum admin. Attachments now working again. 2010-03-14 14:14:44 +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
5306afd727 ${task.key} (${task.type}): User ranks now configurable and render properly. Still need to work on moving config from forum, and establishing a default config. 2010-03-13 18:59:28 +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
mcfly
d57032e04a EONE-1, upgrade process now converts the forum preferences. Removing them from core and placing them in their own row. 2010-03-09 22:34:50 +00:00
mcfly
7df6f8093d EONE-1, progress on forum upgrade. Migration of forum threads and posts now works again. 2010-03-07 15:09:28 +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
e107steved
3f45574027 Bugtracker #4889 - don't split entities in forum thread tooltips 2010-01-23 09:53:08 +00:00