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

47 Commits

Author SHA1 Message Date
Cameron
31e658a2ae Issue #125 The require_once() cleanup. 2013-02-26 21:43:31 -08:00
Tijn Kuyper
a187f7c40d More $emessage removal and code clean-up 2013-02-25 20:28:47 +01:00
Cameron
d8bfc4beab More intelligent checking of deprecated language files. 2013-02-23 16:19:28 -08:00
Cameron
dc42c53d76 Downloads language-file cleanup. Feature-box inline editing enabled. 2013-02-23 04:05:08 -08:00
Cameron
76ac4b39d5 Language file optimization and Gui fixes. 2013-02-22 22:35:15 -08:00
Cameron
55cd362f0d Deprecated LANs checking now working again. 2013-02-22 21:35:00 -08:00
SecretR
4c9e0c3ea4 Language admin core developer mode 2013-01-27 20:51:51 +02:00
Tijn Kuyper
57dbc89d18 Notice removals 2012-12-16 12:28:28 +01:00
Cameron
e8c945c77a Language notice added. $frm->selectbox can now use option 'useValues' to use values from the array as keys. 2012-12-15 03:52:01 -08:00
Cameron
d20af73bc5 Introduction of e_navigation class to handle all links site-wide. Large-scale cleanup of global admin links, plugin links etc. 2012-12-03 01:40:47 -08:00
Cameron
bffd21ab0e Improved duplicate LAN check - still experimental. 2012-11-29 03:29:59 -08:00
Cameron
93aca4d8e1 More bootstrap changes. 2012-11-26 18:42:11 -08:00
Cameron
d892fb0a85 Admin GUI refinements 2012-11-26 14:41:32 -08:00
CaMer0n
ba5e801326 Some js cleanup 2012-06-09 04:44:11 +00:00
CaMer0n
5f143146a0 Path updates 2012-06-08 09:05:33 +00:00
CaMer0n
546d930311 More HTML cleanup 2012-05-13 05:50:32 +00:00
secretr
c766c5a8f2 PHP 5.3+(and NOT 3+ as stated in the previous commit :) ) overall system compatibility 2010-10-28 10:54:33 +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
secretr
4fecfffddd svn keywords added (v0.8) 2010-02-10 18:18:01 +00:00
e107steved
08aaa0b0fc Fix documentation errors 2009-12-13 21:52:32 +00:00
CaMer0n
1377b23532 Fix copyright info. 2009-11-18 01:06:08 +00:00
CaMer0n
15a83d309a Some language file cleanup. Undetected phrases have been disabled. 2009-11-08 09:14:39 +00:00
CaMer0n
7744f38ed9 Remove lan_admin from the list 2009-11-07 11:34:22 +00:00
CaMer0n
7fca058ad5 Made a start on media-manager and added a deprecated LAN checking function to remain enabled up until release. 2009-11-07 11:20:34 +00:00
CaMer0n
3cf3d709d1 language-check error counting etc. 2009-11-05 08:07:53 +00:00
CaMer0n
ffdef7ec71 Correct menu-path upgrade issues. 2009-10-24 07:53:30 +00:00
CaMer0n
8bdf745b01 Start of language-selection by domain name. 2009-09-12 17:10:17 +00:00
CaMer0n
9642b13c0f Language Pack Sharing and Listing added to admin. 2009-09-08 23:53:13 +00:00
CaMer0n
e2aa59c25e moved some mysql functions from admin/language.php to mysql_class.php. Optimized some multi-language functions in mysql_class.php 2009-09-05 18:58:56 +00:00
marj
201b7e20f1 Add include_lan() to admin pages 2009-08-28 16:11:02 +00:00
marj
c034a74e82 add some value and FIXME comments 2009-08-15 15:53:44 +00:00
marj
9151ee491b change value to no-value when it has no value 2009-08-15 15:44:37 +00:00
e107steved
7274dbb153 Bugtracker #4695 - handle empty prfix in language table copy 2009-03-26 21:55:37 +00:00
secretr
f203c0d622 administration cleanup/minor improvements 2008-12-21 12:53:11 +00:00
secretr
a03d9c5019 Lancheck Administration area - ready 2008-12-15 21:16:32 +00:00
secretr
eb8ebadaf7 Language Administration ready; Lancheck - work in progress 2008-12-15 17:03:25 +00:00
e107steved
dd282efc69 Finalise locations of language files, option to disable auto-load of English files on non-English sites if required files not found 2008-12-07 21:41:04 +00:00
e107steved
cacf90d2a0 Bugtracker #4568 - extend download url field (255 is recommended max). Also admin logging, plus some tidying up 2008-12-06 15:48:26 +00:00
e107steved
cee0b1e802 Add admin logging to metas, slight correction to language logging 2008-12-06 11:13:55 +00:00
e107steved
99677ad1b0 Add admin logging to language admin 2008-12-06 10:57:25 +00:00
e107steved
6592bfad67 Inconsistent permissions 2008-12-01 22:22:10 +00:00
e107steved
dddedf5fad Bugtracker #4373 - notice removal 2008-04-01 20:03:13 +00:00
CaMer0n
bab67e21a6 bugfix: multilanguage-subdomain setting was messing with parked domains that don't use language selection. fixed. 2007-09-20 21:45:33 +00:00
lia
0e0c7169d2 online: new 'online' menu, removing online_menu and online_extended_menu and lastseen_menu (as a seperate folder) the new 'online' plugin folder contains the new combined online menu and the lastseen menu, added a config area for those two as well, all templated and using shortcodes 2007-05-01 19:50:56 +00:00
CaMer0n
75e01f5e44 Simple Language-pack generation added to Admin -> Language -> Tools. 2007-04-11 22:29:34 +00:00
CaMer0n
a3958232ef Bugfix - Login was failing when using parked domains with subdomain language-redirection enabled. 2007-03-31 01:18:33 +00:00
mcfly
e149b35fcc new module creation 2006-12-02 04:36:16 +00:00