1
0
mirror of https://github.com/e107inc/e107.git synced 2025-10-14 14:34:51 +02:00
Commit Graph

5330 Commits

Author SHA1 Message Date
SecretR
ed648b9ea4 UI data 'comma' converted to type;
model supports data type 'set' and 'enum' now;
'userclasses' type works as expected;
#9 related, testing required
2012-12-17 16:57:42 +02:00
Cameron
04e9157961 More bootstrap theme work and start of pageNavigation function for sitelinks. 2012-12-17 04:21:16 -08:00
Cameron
1c44f27a4d Gui fixes in theme-manager and hiding of non-primary styles in theme admin-config. 2012-12-16 21:10:42 -08:00
Cameron
e8d1d0eaaa Excessive [p] fix. 2012-12-16 21:09:31 -08:00
Cameron
1dabbf7123 Othernews fixes. Now works with divs. Use define('OTHERNEWS_COLS',false); to disable html tables. 2012-12-16 21:05:54 -08:00
Cameron
2990524803 Default-install fixes. Login Menu Template upgraded 2012-12-16 16:02:13 -08:00
Cameron
f63fcb61a8 Notice removal and default styling fixes. 2012-12-16 14:28:30 -08:00
Cameron
4bd6cd3dee Issue #57 - fixes the error but doesn't correct a general issue with the way the mailout section is coded. Admin navigation is currently broken on some pages. Perhaps @e107steved has some answers. 2012-12-16 13:19:52 -08:00
Cameron
a23d845054 Files directory no longer created during install. ( Issue #45 ) 2012-12-16 13:02:19 -08:00
SteveD
bf8d7bdbc1 Fix errors in path decoding for sitelinks (e_PLUGIN substituted as e_IMAGE) 2012-12-16 19:23:11 +00:00
SteveD
3fb760da3f More work on front page management.
Event calendar should work with single point of entry code.
2012-12-16 18:52:46 +00:00
Tijn Kuyper
57dbc89d18 Notice removals 2012-12-16 12:28:28 +01:00
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
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
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
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
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
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
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
408f005f04 Fixed Password regex pattern 2012-12-12 02:11:38 -08:00
Cameron
f27116f022 CSS on Submit button in form_handler.php 2012-12-11 21:24:58 -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
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
c65b549af7 Public Uploads page enabled and admin-ui template added. 2012-12-10 18:40:44 -08:00
Cameron
6e9ccdb59e expandit added to some admin->pref elements. 2012-12-10 17:38:52 -08:00
Cameron
734b8d969c Admin Preferences GUI Improvements and addition of basic mail prefs. 2012-12-10 16:01:44 -08:00