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

68 Commits

Author SHA1 Message Date
Cameron
5bcd54f179 Some language-file cleanup and title/breadcrumb corrections. 2013-02-22 21:34:06 -08:00
SecretR
9e587e0f18 Single plugin shortcode now detected in shortcode/single/*.php;
Plugin legacy *.sc moved to shortcode_legacy_list (system update
requried);
Single plugin shortcodes override now possible
(core/override/shortcodes/single/);
Testing phase
2013-02-11 14:29:10 +02:00
SecretR
cc0913ec2a Global shortcode override improvements, batch override examples added (phpDoc), work in progress, testing phase 2013-02-09 19:05:51 +02:00
SecretR
65d8985571 Scan overrides looking at the proper location for override batch/shortcode; shortcode handler now respects override settings; admin shortcodes are not auto loaded anymore 2013-02-08 16:58:14 +02:00
SteveD
c11db9a05f Issue #67 - fix admin log handling of plugin-specific event titles (with language support). 2012-12-23 15:00:15 +00:00
Cameron
2990524803 Default-install fixes. Login Menu Template upgraded 2012-12-16 16:02:13 -08:00
Tijn Kuyper
5290bb8ea4 More notice removal 2012-12-08 13:52:05 +01: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
6ecde55410 Tools -> DB GUI fixes 2012-11-30 04:48: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
c7c9bfe517 Increased session to 24 hours (prevent being logged-out every hour).
Recursive chmod added to Database Tools for correcting folder and file perms.
2012-08-05 10:06:01 +00:00
CaMer0n
ba5e801326 Some js cleanup 2012-06-09 04:44:11 +00:00
CaMer0n
48e964aafe More HTML cleanup 2012-05-13 05:56:35 +00:00
CaMer0n
e7968c1cf8 Html Cleanup 2012-05-13 05:26:11 +00:00
CaMer0n
1e2aba1770 More db-verify refinements. 2011-06-09 07:03:55 +00:00
CaMer0n
dbf47650bc db-verify routines moved to class and integrated into main admin->database page. 2011-06-08 03:16:47 +00:00
CaMer0n
981afe83ec override folder is now e107_core/override/ 2010-02-10 22:20:05 +00:00
CaMer0n
caa79b6454 Shortcode path fixes 2010-02-10 21:53:56 +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
marj
50d5bda577 more comments 2009-11-14 04:28:04 +00:00
marj
1f1d0dc533 use fieldset 2009-11-14 04:26:07 +00:00
marj
f70d5b1c6e add a few info on the current state 2009-11-14 04:14:56 +00:00
CaMer0n
578f45f0a7 Added TODO reminder about user prefs. 2009-11-14 04:05:35 +00:00
CaMer0n
545411d7f1 typo 2009-11-14 01:00:50 +00:00
CaMer0n
f2b9ff2db6 Remove debugging db. 2009-11-14 00:58:35 +00:00
CaMer0n
66cdfebf5a Remove debugging db. 2009-11-14 00:56:57 +00:00
CaMer0n
73e3e37f1e utf-8 conversion routine added to admin->db. Successfully tested with 0.7 tables in multiple languages with MySQL 5.1.34 2009-11-13 07:14:57 +00:00
CaMer0n
15a83d309a Some language file cleanup. Undetected phrases have been disabled. 2009-11-08 09:14:39 +00:00
CaMer0n
089e59db1f Some mail interface cleanup. Language-file fix in admin-> Database 2009-10-26 01:04:06 +00:00
CaMer0n
3c75746aba db pref editor fix and icon-pool uninstall option added. 2009-09-28 07:17:52 +00:00
CaMer0n
7689bcccb6 Db->pref editor working correctly for both core and plugin prefs. 2009-09-26 18:08:14 +00:00
CaMer0n
dc8ff92979 set default to 'core' in pref editor 2009-09-22 19:47:02 +00:00
CaMer0n
5be62389c8 Basic pref selection in pref-editor. Minor cron changes. 2009-09-10 12:49:47 +00:00
CaMer0n
91d08cb128 Notice removal 2009-09-10 10:23:12 +00:00
CaMer0n
c1a46151c9 Export path mods 2009-09-10 09:49:01 +00:00
CaMer0n
23a1f952ff More export tweaks 2009-09-06 01:02:01 +00:00
CaMer0n
2cdae5662c install packaging now working 2009-09-05 23:02:23 +00:00
CaMer0n
3220a8efb3 Notice removal 2009-09-04 14:35:01 +00:00
CaMer0n
256de1d33a Small interface changes to admin->comment and admin->db 2009-09-02 17:27:29 +00:00
CaMer0n
d7a50e2647 Notice removal and some more default install-settings correction. 2009-08-31 13:12:03 +00:00
CaMer0n
d6c87894bd More install-routine work. default_install.xml added 2009-08-31 02:00:51 +00:00
CaMer0n
9c16c71089 Xml DB import work, + db_Replace() function added to mySql class. ie. REPLACE INTO etc.. 2009-08-29 18:07:42 +00:00
CaMer0n
b3fa166ae7 admin->db - bit of cleanup 2009-08-29 15:30:41 +00:00
CaMer0n
8208a64af1 Bugfix - no slashes in export 2009-08-28 17:56:24 +00:00
marj
201b7e20f1 Add include_lan() to admin pages 2009-08-28 16:11:02 +00:00
CaMer0n
16d19f3298 little fix. 2009-08-28 00:33:37 +00:00
CaMer0n
af00e68bf5 Little cleanup 2009-08-27 23:39:43 +00:00