1
0
mirror of https://github.com/e107inc/e107.git synced 2025-02-15 20:15:24 +01:00

4424 Commits

Author SHA1 Message Date
SecretR
3eac0c794f Administration settings - social tab key/secret placeholders fix 2012-12-18 13:08:46 +02:00
Cameron
247579c41e Custom-Page navigation menu and shortcode added. 2012-12-18 01:32:33 -08:00
Cameron
9168dc2bd0 Bootstrap Theme code cleanup 2012-12-18 01:31:42 -08:00
Cameron
992d88ddb6 Show custom-page data only in debug mode. 2012-12-17 13:22:17 -08:00
Cameron
661c6e7219 Fix for menu-manager issue 2012-12-17 13:21:43 -08:00
Cameron
c3e996d06b More Notice removal (Issue #58) 2012-12-17 13:20:52 -08:00
Cameron
d26b8156f7 Notice removal ( Issue #58 ) 2012-12-17 13:19:11 -08:00
Cameron
774f045828 Page sublink navigation 2012-12-17 12:15:51 -08:00
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
0d37da0efc More lan cleanup (Issue #50) 2012-12-16 21:11:26 -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
c5da835fb8 install.xml handled correctly and no renaming of the htaccess file during debug. 2012-12-16 21:07:28 -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
202007f7cd Bootstrap default content during install. 2012-12-16 21:03:46 -08:00
Cameron
e79d432722 PHP Error styling 2012-12-16 21:00:31 -08:00
Cameron
74167b183e New page-menu and template 2012-12-16 20:59:14 -08:00
Cameron
d684bab28c default install content fix. 2012-12-16 20:58:28 -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
septor
01db94680e missing LAN 2012-12-16 11:02:54 -05:00
SteveD
fe7477dc06 Missing LANs 2012-12-16 11:50:48 +00:00
SteveD
7b8ea1e311 Fixes so far (up/down/delete need fixes) 2012-12-16 11:41:01 +00:00
SteveD
fddab3209e Absolute paths for images 2012-12-16 11:39:45 +00:00
Tijn Kuyper
57dbc89d18 Notice removals 2012-12-16 12:28:28 +01:00
Cameron
9217a078fd Installer rework. Includes checking and renaming of e107.htaccess ( Issue #45 ) 2012-12-16 01:44:58 -08:00
Cameron
56a9a2a320 Userclass-tree JS fix. 2012-12-15 18:07:29 -08: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
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