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

4292 Commits

Author SHA1 Message Date
Cameron
d404081ce6 Notice removal 2012-12-15 18:06:55 -08:00
Cameron
0779798f89 Notice removal 2012-12-15 16:41:37 -08:00
Cameron
bda11edee4 Notice removal 2012-12-15 16:31:57 -08:00
Cameron
ecb5153f7b No MD5 on System Cache 2012-12-15 16:22:50 -08:00
Cameron
bfe6e9075d More language-file cleanup and notes added. 2012-12-15 16:02:07 -08:00
Cameron
4de0dd7403 Language file cleanup 2012-12-15 13:41:39 -08:00
Tijn Kuyper
89a50d6070 Minor typo 2012-12-15 16:12:44 +01:00
Tijn Kuyper
9c4b1b0071 Start of LAN rework on Featurebox plugin. Added Global language file. Work in Progress to be continued after development has stabilized on thisp plugin. 2012-12-15 16:02:41 +01:00
SecretR
580b933b6b Admin UI - work on types 'userclasses' and 'comma', related wit #9 as well. Work in progress. 2012-12-15 16:49:39 +02:00
Cameron
8a29674948 Improved display of Traffic debug stats. 2012-12-15 04:44:50 -08:00
Cameron
550754029e Fix for $sql->retrieve when full query used. (gen() mode)
Sitelinks initData() updated to use it.
2012-12-15 04:44:37 -08:00
SteveD
b411a35bcb Pick up and remedy failure to delete core prefs during move 2012-12-15 12:02:09 +00: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
71cd2aca3c Should help with Issue #53 - PHP Strict issues 2012-12-15 03:51:45 -08:00
SteveD
b74bf451d7 Remove globals 2012-12-15 11:43:48 +00:00
SecretR
b7c0db7640 fixes #5 - browser cache now better managed and manually enabled per page and per user session via e107::canCache() 2012-12-15 10:25:14 +02:00
Cameron
f2fbd4c4bf Improved DEBUG info for PATHs etc. 2012-12-14 22:25:14 -08:00
Cameron
e0f8b579ee Very basic 'active' site-link detection. 2012-12-14 21:39:17 -08:00
Cameron
e5bba9da17 Removed deprecated : preview and previewFull attributes from theme.xml 2012-12-14 17:48:07 -08:00
Cameron
c398373dcb Fix for dynamic menus. Simplified recursion. Lower-link template added and ready for active-link detection routine. 2012-12-14 17:22:04 -08:00
SecretR
e47f9cf5eb Navigation renderer ready for testing. Awaiting active detection, cache, benchmark. 2012-12-14 16:32:39 +02:00
SecretR
56c4d48503 Site links data retrieving/rendering draft (work in progress);
Text truncate typo
2012-12-14 12:20:01 +02:00
SteveD
cad45d4179 Event calendar - move prefs out of core, with update option. Fix a few things and generally tidy up. Needs attention from the theme experts in patches. 2012-12-13 22:26:37 +00:00
SteveD
dd4d38e128 Support 'firstDay' option on JS calendar to set day of week for first column (0 = Sunday = default). 2012-12-13 22:22:24 +00:00
Cameron
b990993347 Theme Manager Icon path corrections. 2012-12-13 12:45:16 -08:00
SteveD
04bfaa106b Should fix residual notice with issue #16 2012-12-13 20:19:03 +00:00
SecretR
41229c422f 'safestr' type added 2012-12-13 16:13:41 +02:00
SecretR
f9d973389b extra escape string added 2012-12-13 15:47:48 +02:00
SecretR
e80d57c484 simple parse simplified 2012-12-13 15:08:00 +02:00
Cameron
32e1a53a90 Sitelinks array routine work 2012-12-13 02:02:42 -08:00
Cameron
24a1d695d4 Submit button drop-down options. 2012-12-12 22:39:18 -08:00
Cameron
e0a27eede8 More LAN fixes. 2012-12-12 21:30:43 -08:00
Cameron
971c4fd8b1 Image-resize options fix. 2012-12-12 19:28:39 -08:00
Cameron
ac741b4d71 Moved English_global.php to it's own language folder in _blank plugin. 2012-12-12 18:48:58 -08:00
Cameron
87e225fc36 New language file types: English_global.php (for plugin.xml terms) and English_log.php (for admin-log terms). Auto-detected when present and loaded automatically when needed. 2012-12-12 18:46:34 -08:00
Cameron
0cfce79337 Possible fix for Issue #41 2012-12-12 02:23:56 -08:00
Cameron
408f005f04 Fixed Password regex pattern 2012-12-12 02:11:38 -08:00
Cameron
28f3a7461f Fixes Issue #48 - yellow TinyMce area. 2012-12-12 00:38:11 -08:00
Cameron
f27116f022 CSS on Submit button in form_handler.php 2012-12-11 21:24:58 -08:00
Cameron
f9d4b0d291 More bootstrap work. 2012-12-11 21:21:25 -08:00
Cameron
03ad96c309 nav link fix 2012-12-11 20:12:54 -08:00
Cameron
033b6cddec Navigation template work and bootstrap front-end navigation work. v2 templates moved to e107_core/templates 2012-12-11 19:42:55 -08:00
Cameron
e623bc8d64 Moved comment_template to new location. 2012-12-11 17:20:12 -08:00
Cameron
8280dba7c8 Made the navigation function a little more generic. 2012-12-11 16:04:32 -08:00
Cameron
fb1a4e2b03 Start of front-end navigation template. Shortcode handler fix to prevent reloading of existing classes. Bootstrap front-end theme updated. 2012-12-11 15:08:29 -08:00
SecretR
5aad9b6553 fixed #14
Various minor system bugfixes and enhancements
2012-12-11 18:44:54 +02:00
SecretR
deafa2812f Introducing getDisplayName(), getLoginName(), getRealName() user model getters. Preparing for user table DB field name changes in the future. 2012-12-11 18:44:53 +02:00
Cameron
82fafa6f62 Theme Info fix. <screenshots> added to theme.xml spec. 2012-12-11 00:34:08 -08:00
Cameron
2822965abc More expandit used in admin->prefs. 2012-12-10 20:59:16 -08:00
Cameron
9450ceecf3 Allow Plugin Builder to work with plugins that don't require sql tables. 2012-12-10 18:41:24 -08:00