1
0
mirror of https://github.com/e107inc/e107.git synced 2025-01-17 20:58:30 +01:00

23 Commits

Author SHA1 Message Date
Cameron
0671024c79 Issue #2970 btn-default > btn-default btn-secondary 2018-01-10 15:11:12 -08:00
Cameron
cbf6973386 HybridAuth upgraded to v2.9.6 2017-09-18 16:27:02 -07:00
Gábor
8d5cf9add7 Add lang codes 2017-04-24 07:05:56 +02:00
Lóna Lore
a59888a1e8 Use e107::getError()->render() instead. 2016-12-15 19:11:50 +01:00
lonalore
2667537fd1 Introduce e107::setErrorPage() for delivering an error page to the browser. 2016-12-15 10:06:54 +01:00
lonalore
fb3946ae0a Error page improvement: template support. 2016-12-14 15:01:51 +01:00
Lóna Lore
12f8063e8d Disable email sending after XUP signup. 2016-12-04 20:00:59 +01:00
Cameron
8de008860d Fixes #1531 - 404 page has incomplete links 2016-04-13 09:25:49 -07:00
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