1
0
mirror of https://github.com/e107inc/e107.git synced 2025-10-12 21:45:11 +02:00
Commit Graph

1712 Commits

Author SHA1 Message Date
secretr
97b577db43 - Custom Pages front-end almost completely rewritten, backend fixes, SEF URL support, introducing page batch shortcodes and templates (available per page), compatibility stylesheet added (core css and jayya theme), tagwords plugin links proper to new pages URLs;
- Large number of system stability fixes and obsolete code replacement
2011-12-07 21:07:21 +00:00
secretr
3b63b407bb PM: missing URL configuration lans added 2011-12-06 17:27:41 +00:00
secretr
24c3a71946 Retrieve value from language defines for tagwords areas when needed, missing lans added 2011-12-06 16:20:52 +00:00
secretr
a8ca3a1a43 Tagwords: URL config refactoring 2011-12-06 16:09:25 +00:00
secretr
5324df60b2 Forum: URL config refactoring; 'top' link removed from Jump box; markup error fix 2011-12-06 16:08:06 +00:00
secretr
d68f89e9d3 PM - URL support, old URL config removed 2011-12-06 11:24:41 +00:00
secretr
ab4501edd2 minor bugs, notice cleanup, missing e_SELF/e_QUERY fixes 2011-12-06 09:44:28 +00:00
secretr
a2c8e9046e Missing legacy constants in some cases;
Featurebox empty tablerender removed when there are hidden items;
Index page (when set Welcome Message) empty tablerender removed;
2011-12-05 15:12:56 +00:00
secretr
8f8a0babfa Tagwords initial URL config 2011-12-03 16:00:27 +00:00
secretr
161588af1e tagwords URL config - initial commit, work in progress; odd bug (PHP?) - require_once doesn't detect that class2 already included (for tagwords legacy entry point only) - fixed with e107_INIT detection, need investigation. 2011-12-02 19:26:30 +00:00
secretr
59ae5ad937 News category menu updated (template, fixes), latest news and navigation by months menus added 2011-12-02 12:22:33 +00:00
secretr
ac6f65e5d3 obsolete files cleanup 2011-12-01 22:28:27 +00:00
secretr
63df20896c news category model update, category menu now works again, more to come in this direction 2011-11-30 15:17:19 +00:00
secretr
015fe6bbfc forum url config fix - index/index route 2011-11-29 07:01:58 +00: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
CaMer0n
15acd8990d Custom filterQry added to admin_ui and more download work. 2011-11-27 06:10:16 +00:00
CaMer0n
982c1eda9b More downloads work 2011-11-26 23:06:02 +00:00
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
CaMer0n
0f794aa225 adaptation of download-code to use core functions. 2011-11-26 06:31:31 +00:00
CaMer0n
132009bb33 adaptation of download-code to use core functions. 2011-11-26 06:27:10 +00:00
secretr
a06b6f88a6 Minor fixes, added extended user category title support (same as fields behaviour) 2011-11-25 17:53:20 +00:00
secretr
5cb24000b9 phpDoc change 2011-09-16 11:37:33 +00:00
secretr
d9798e79ca Can't call static non-static method 2011-09-16 11:36:26 +00:00
secretr
d5dda7fd50 magento password handler - support non-salted passwords as well 2011-09-15 12:59:26 +00:00
secretr
88651c747b alt_auth missing lan 2011-09-15 12:06:31 +00:00
secretr
d295b576fa Login handler rework, alt_auth changes, preparing for Magento authorization option. Could produce some temporary problems 2011-09-14 11:30:58 +00:00
secretr
27e95d93c3 Joomla password check method fix, new Magento password check method 2011-09-13 10:29:14 +00:00
secretr
594feaf20c PHP5 construct 2011-09-13 09:27:46 +00:00
secretr
e84e2e7c92 Bug #5245 - URL parsing error 2011-09-02 12:51:50 +00:00
secretr
e006353914 Bug #5261 - added CSS classes 'rss' and 'icon', additionally URL's made absolute 2011-09-02 12:36:51 +00:00
CaMer0n
897192893c Cleanup of class names in FAQ template 2011-08-19 23:46:16 +00:00
CaMer0n
fc1286a7a0 Enabled batch copy of featurebox items. 2011-08-19 23:44:41 +00:00
nlstart
fce24b1989 Bugtracker #5257: finetune update polls when not using cookies. Thanks Fanat1k. 2011-08-12 19:37:36 +00:00
CaMer0n
a6613cb515 Minor fixes and sync with 0.7 2011-07-24 20:57:48 +00:00
nlstart
7bc26e7ad5 Fixed broken closing </a> tag 2011-07-18 18:28:14 +00:00
CaMer0n
4b3703278c Error fixes 2011-07-10 23:21:09 +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
secretr
f2d57ac05d Feature box bugfixes and improvements 2011-06-21 15:43:33 +00:00
secretr
6c9275a0e7 typo 2011-06-21 15:27:01 +00:00
CaMer0n
064c5c7d1e Some basic preparation for new e_url scheme and other changes.
For anyone reading - please remember that 0.8 should not be utilized on a public site prior to official release.
2011-06-17 01:13:05 +00:00
CaMer0n
98af91027f General cleanup 2011-06-08 03:18:50 +00:00
secretr
94d76ee505 SVN keywords fix 2011-06-07 12:57:55 +00:00