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

4424 Commits

Author SHA1 Message Date
SteveD
a55e0be3de More nextprev sorting 2013-01-13 12:07:36 +00:00
Cameron
4054f9f4b4 Issue #72 - start of core ping-service integration. 2013-01-12 16:27:54 -08:00
SteveD
ab25065243 Update nextprev 2013-01-12 21:16:36 +00:00
SecretR
75f4a1a9da Admin UI - render hidden element fix 2013-01-12 14:49:11 +02:00
SecretR
e7e51734d7 #9 related - use type comma on media manager page;
multiselect "selected" fix
2013-01-09 10:49:33 +02:00
SecretR
b5d3e19eed ignore Aptana .settings fodler 2013-01-08 11:22:49 +02:00
SecretR
ca9a6321ea close #29: Admin-ui ajax result filtering on keyup with jQuery;
admin jQuery JS improvements, server side filtering issues solved
2013-01-08 11:21:29 +02:00
SteveD
8c4432b4b2 Keep HTML abuse filter in line with 1.x.
Remove isutf8 flag - no longer relevant.
2013-01-05 09:42:34 +00:00
e107steved
ceadfc9d16 Merge pull request #71 from digitalartist/master
Fix to user_shortcodes.php
2013-01-01 03:19:07 -08:00
SteveD
6b6512b06b Tidy up (mostly comments) 2013-01-01 10:39:30 +00:00
Michael Sackett
41ec5bf4d2 adding missing else tag to user ragting shortcode 2012-12-31 23:48:30 -05:00
SteveD
6f2ad44d0a Missing check for checkboxes 2012-12-30 22:42:17 +00:00
SteveD
83fb9f5818 Issue #60 - set proper user class tree during install - plus dev aid to generate appropriate xml (data should match the 'set default tree' available on an option button from userclass admin) 2012-12-29 12:12:51 +00:00
SteveD
903c3defff Make width of dropdown boxes for entry of hours/minutes more appropriate - should probably use a theme-specific class 2012-12-28 22:21:41 +00:00
SteveD
dda91e9a1e Fix variable name changing within number() method - needs check to ensure intent of function is now achieved 2012-12-28 22:20:05 +00:00
SteveD
f268a6245a Issue #65 - regenerate prefs for global language file loading on plugin scan.
Create the 'common' language files for the download plugin
2012-12-28 21:19:22 +00:00
nlstart
4c06aa27b7 Install improvements
auto create of e107_config.php during install, a few LAN-fixes,
improvements on readability, /tbody-tag fix, added descriptions to
various functions
2012-12-27 11:52:24 +01:00
SteveD
da79f95c3d Update stats logging to not load e107_class - eliminates a lot of overhead. 2012-12-23 16:31:10 +00: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
SteveD
98741074c2 Fix undefined JS-derived query message on delete rule 2012-12-22 19:16:46 +00:00
SteveD
b222b46ee0 Issue #68 - file at least loads now 2012-12-22 17:33:36 +00:00
SteveD
554fa089fe Delete old font directory and files 2012-12-22 15:48:56 +00:00
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