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

33 Commits

Author SHA1 Message Date
SecretR
fb14c94357 NEW back-end boot loader; header.php cleanup, should solve all legacy and non legacy issues related with boot sequence, #15 related 2012-11-29 10:48:42 +02:00
Cameron
250ac74fbd Move bootstrap to core. Removed tipsy (replaced by tooltip) 2012-11-28 13:25:41 -08:00
SecretR
a80f469832 more #15 related fixes 2012-11-28 15:45:21 +02:00
SecretR
6c49eddcba 3rd party legacy code fix attempt 2012-11-28 09:35:06 +02:00
Cameron
667b8fd46f More login page changes 2012-11-26 21:53:56 -08:00
Cameron
12dc8327be Fix admin login page while using bootstrap theme. 2012-11-26 21:50:08 -08:00
CaMer0n
ab11d260ee TinyMce html->bbcode cleanup 2012-07-11 05:14:09 +00:00
CaMer0n
b51da4eb8b Notice removal etc. 2012-06-20 07:08:36 +00:00
CaMer0n
da7021850b Comment and other fixes. 2012-06-18 09:06:20 +00:00
CaMer0n
a8fe3aaff0 Fixes for sign-up popup on image-code failure. And general secure-image-code work 2012-06-13 04:58:43 +00:00
CaMer0n
425937e1a4 Admin template fix 2012-06-07 00:33:10 +00:00
CaMer0n
ad6437e806 Minor css change 2012-06-06 23:37:40 +00:00
CaMer0n
7d83add9f0 Rework of admin-login page layout 2012-06-06 23:30:57 +00:00
CaMer0n
5b0c587b98 Menu-Manager drag-N-drop support. 2012-05-24 15:54:25 +00:00
CaMer0n
e7968c1cf8 Html Cleanup 2012-05-13 05:26:11 +00:00
secretr
645d2dda6d Mass changes (work in progress - related beta testing and feedback highly appreciated)
- New session handler - appropriate changes made at important core areas (language handler, chap login related)
- Overall better COOKIE handling (on both server and client side) - cookies respect now installation path, domain (based on language settings)
- Introduced Security Levels (see session handler constants/docs), security level option could be added to install routine now
- Security level printed on Administration info panel, appropriate lans added (subject of discussion)
- e_TOKEN security part of session handling now - logic depends depends on security level (TODO - POST_REFERER removal)
- e_print, e_dump debug functions added (for quick and nice debug view via site output), native overall FirePhp support planned
- a lot of minor bugfixes
2010-10-26 07:41:20 +00:00
CaMer0n
e931dff9f8 Updated login event for BC with 0.7. 2010-06-06 04:29:54 +00:00
secretr
7ccb925587 EONE-62 (New Feature): Improved extended field model (fields of type db working now);
structure model improvements;
extended fields administration problems solved (there are maybe more);
init_session() and login core routines modified to work with user models;
option Login As added on user administration (visible from main admins only);
minor fixes;
2010-05-14 18:45:51 +00:00
secretr
4fecfffddd svn keywords added (v0.8) 2010-02-10 18:18:01 +00:00
CaMer0n
0048078c6e Some code cleanup. auto-redirection to previous admin page if log back in within 5 mins. 2009-11-22 14:10:09 +00:00
CaMer0n
1377b23532 Fix copyright info. 2009-11-18 01:06:08 +00:00
e107steved
171e65fea3 Test commit 2009-10-19 20:09:15 +00:00
secretr
3099bf9052 Introducing e_IFRAME mod; NOHEADER changed to e_NOHEADER; overall menu.php url checks cleaned (API, header, footer); menu related code cleanup and fixes, e_parse improvements (more work is needed); smarter getSingleton() and getObject() (in progress) 2009-08-19 14:39:57 +00:00
CaMer0n
f48cdb5e39 some 'new db' removal 2009-07-23 15:21:41 +00:00
marj
037e91cfee Load admin phrases ASAP 2009-07-18 10:17:56 +00:00
CaMer0n
67765533e2 more imode removal 2009-07-07 06:50:56 +00:00
secretr
bd228fc99f Maintenance administration - ajax implementation;
Solved number of bbcode issues (lot more to do);
e_form::bbarea method added (automated bb textarea creation);
admin_theme for blank theme
2009-01-07 15:40:06 +00:00
secretr
13b8a037f6 Administration area - work in progress 2008-12-10 16:59:19 +00:00
CaMer0n
3101674e1c More IMODE removal 2008-11-14 06:01:06 +00:00
e107steved
487c91a488 Bugtracker #4461 - XHTML fix 2008-07-17 21:53:51 +00:00
e107steved
b5771e501d Password options for logon, email login option, random user name/PW generation, Bugtracker #4393 and possibly others previously added to 0.7 2008-06-13 20:20:23 +00:00
CaMer0n
9b49897eda minor change to admin login page to match standard login page better. 2007-08-25 05:48:53 +00:00
mcfly
e149b35fcc new module creation 2006-12-02 04:36:16 +00:00