1
0
mirror of https://github.com/e107inc/e107.git synced 2025-01-18 05:09:05 +01:00

15 Commits

Author SHA1 Message Date
Cameron
277e0c5020 More XUP fixes 2015-01-24 11:16:13 -08:00
Cameron
fa0cbcc72b hybridAuth logout fix for test page. 2015-01-24 02:36:42 -08:00
Cameron
04f92e5335 hybridAuth debugging improvements. 2015-01-24 02:22:00 -08:00
SecretR
f60b8f6e81 Error 403/404 templates;
Not Found redirect - set 404 error code;
404/403 actions - send proper HTTP status code;
Front controller now sets render mode to
module-controller-action by default (override from within individual
actions via setRenderMod() still possible)
2013-10-23 17:39:44 +03:00
SecretR
1f00110f71 bad redirect url fix, tests on #34 done, awaiting solution for twitter not returning user email. 2012-12-22 13:49:16 +02:00
SecretR
9730d2b645 Issue #34 - fix problems from the previous commit 2012-12-20 11:58:48 +02:00
SecretR
e89a6a5ecf Work on #34, extensive testing is required. Work in progress. 2012-12-20 10:45:40 +02:00
Tijn Kuyper
57dbc89d18 Notice removals 2012-12-16 12:28:28 +01:00
secretr
0940da5af2 xup controller fix 2012-08-09 06:10:31 +00:00
CaMer0n
399b02dc4a XUP - move icons and remove debug data. 2012-08-06 10:44:40 +00:00
secretr
c7d1b78673 Hybrid Auth and e107 XUP - initial work, ready for testing 2012-07-31 07:32:00 +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
1b83f6a5e4 Improved Front page detection, themes now have an option to assign layout to frontpage via spacial keyword FRONTPAGE 2011-12-02 16:33:31 +00:00
secretr
e574d5f4f0 index.php is now system entry point, front page detection moved to index controller; various stabillity fixes and url admin interface improvements; htaccess template modfied to meet entry point changes; front page preference values (Front Page admin page) prefixed with 'url:' and 'route:' now accepted and recognized; full backward compatibility so far. 2011-12-01 22:08:23 +00:00
secretr
8ba02484a4 Core controllers location, error controller 2011-11-25 17:45:35 +00:00