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

4352 Commits

Author SHA1 Message Date
SteveD
ab3fda5258 All the new files that should have been added on the last commit (pdf plugin) 2012-12-22 15:39:54 +00:00
SteveD
330a4ca3fb Update pdf plugin to use tcpdf V5.9.202. There's a lot that's new, so needs thorough testing. Plus new features we might make use of in some applications (e.g. QR-code generator). 2012-12-22 15:36:07 +00:00
SecretR
1f00110f71 bad redirect url fix, tests on #34 done, awaiting solution for twitter not returning user email. 2012-12-22 13:49:16 +02:00
Tijn Kuyper
9f3f37f3a1 GUI and backwards compatibility fixes 2012-12-22 11:42:16 +01:00
Cameron
97d4ea731c Fix for Image Import previews. 2012-12-22 02:11:03 -08:00
Cameron
949c2cc8f9 We will no longer be maintaining "links_page". Feel free to continue where we left off and share on Github. 2012-12-22 01:53:02 -08:00
Cameron
c1d21f18b6 Template updates (bootstrap compat.) 2012-12-22 00:59:56 -08:00
Cameron
6d8dbeda57 Should fix Issue #64 (usersettings password issue) 2012-12-22 00:59:32 -08:00
SteveD
918c2bfc34 Restructure use of predefined lists in extended user classes - get rid of global, more general interface which can be used with a DB or similar as well. 2012-12-21 22:33:02 +00:00
Tijn Kuyper
5768214ca8 Minor LAN work on gsitemap plugin 2012-12-21 16:21:34 +01:00
SecretR
2f76ca5635 fixed #59 - default news template 2012-12-21 10:26:32 +02:00
SteveD
4e6924e3a5 Get CHAP login working again. Plus a bit of tidying up. 2012-12-20 22:51:38 +00:00
SecretR
94c9f41071 e107:lan() improvements 2012-12-20 12:06:28 +02:00
SecretR
9730d2b645 Issue #34 - fix problems from the previous commit 2012-12-20 11:58:48 +02:00
SecretR
e89a6a5ecf Work on #34, extensive testing is required. Work in progress. 2012-12-20 10:45:40 +02:00
SteveD
cfb76a758a Allow editing of selected fields of some 'system' userclasses.
Tidy up a bit.
2012-12-19 22:27:48 +00:00
nlstart
12ef7e3f1c English_global files for list_new, faqs and import plugins 2012-12-19 21:15:16 +01:00
Tijn Kuyper
2f7aa5a40d Last plugin LAN clean-up (#50) for now. 2012-12-19 11:37:45 +01:00
Tijn Kuyper
43be46176f Merge branch 'master' of https://github.com/e107inc/e107 2012-12-19 11:18:43 +01:00
Tijn Kuyper
549431fc01 More plugin LAN clean-up (#50) 2012-12-19 11:18:11 +01:00
Cameron
7aea21b10c Page Navigation shortcode supports book selection {PAGE_NAVIGATION=book=X] where X is the ID number of the book. 2012-12-19 02:04:32 -08:00
Tijn Kuyper
44210bf65d Plugin LAN clean-up (#50) 2012-12-19 11:04:06 +01:00
Tijn Kuyper
1bde493891 More plugin LAN clean-up (newsfeeds, links_page, linkwords, gsitemap) 2012-12-19 10:58:28 +01:00
Tijn Kuyper
054549ecde gsitemap plugin LAN clean-up 2012-12-19 10:47:40 +01:00
SteveD
f507aa57b6 Don't display 'delete' icon for user classes that can't be deleted. Tidy up a bit. 2012-12-18 22:43:10 +00:00
SteveD
d5184fef33 Issue #57 - fix menu display in mailout functions (only occurred if no mailshots to display on page) 2012-12-18 21:46:05 +00:00
SteveD
2ef887f177 Fix bug in 'Everyone except..' class display. Suppress negatives in user initial classes. 2012-12-18 21:29:53 +00:00
SteveD
d95746b327 Issue #55 - add unimplemented code to support 'Everyone except...' in classes when vetted_tree() method called. Some rework of class perms needed. Callbacks not in userclass_class.php will need extending. Style expert may need to tidy displayed checkbox lists. 2012-12-18 21:21:05 +00:00
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