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

4395 Commits

Author SHA1 Message Date
Cameron
25da842c5e Removed generic h1,h2,h3 etc. css defaults which shouldn't be there. 2013-01-21 13:15:25 -08:00
Cameron
2141e8a2af Issue #83 - datepicker fixed existing value conversion. 2013-01-21 12:35:29 -08:00
SecretR
795d854a0d Missing admin permission for create category - switch back to main news permission value 2013-01-21 17:18:35 +02:00
SecretR
039fac4533 Admin UI radio type - use write parameters if read parameters not found 2013-01-21 15:17:51 +02:00
SecretR
a875c5f3b5 Admin UI 'radio' type accepts 'newline' parameter in '__options' (writeParms) 2013-01-21 15:04:12 +02:00
SecretR
2e15237ab1 comma type fix, media category batch works as expected now 2013-01-18 17:31:12 +02:00
SecretR
15142cf76b Task #75: Automated SEF string creation type not functioning on Gallery
category URLs - applying front-end changes
2013-01-18 08:56:25 +02:00
Cameron
476a7c9592 FAQs link-title fix. 2013-01-17 21:36:34 -08:00
Cameron
9554145500 Issue #81 - fix for {e_UPLOAD} appearing in generated plugin site-links. 2013-01-17 21:35:43 -08:00
SecretR
9f957da38a Closes #76 - media type shouldn't be shown on edit page 2013-01-17 16:08:07 +02:00
Cameron
9e449f6060 Admin GUI display fixes for iPad 2013-01-16 13:08:16 -08:00
Cameron
84860142f9 news_style function was not receiving all news table data. 2013-01-16 13:07:14 -08:00
Cameron
41487fa655 Upgrade bootstrap to 2.2.2 2013-01-16 13:05:47 -08:00
SecretR
fbc8386193 Close #75: Automated SEF string creation type not functioning on
Gallery category URLs
2013-01-16 12:51:03 +02:00
SecretR
a157c0f3f9 newly added writeParms 'required' and 'pattern' breaking list - quick
fix, requires better approach
2013-01-16 12:48:16 +02:00
Cameron
1d6905ea5d Issue #75 Media-Manager Category SEF field added. 2013-01-15 23:19:34 -08:00
Cameron
b33a298067 Infopanel tweaks 2013-01-15 18:01:51 -08:00
Cameron
608208544c Gallery slider pop-up link fix. 'actualPreview' was being used by default. 2013-01-15 15:27:26 -08:00
Cameron
ef2649f419 Updated help-text to mention index.php instead of rewrite.php 2013-01-15 14:57:27 -08:00
Cameron
d5c3722b28 Issue #59 - Corrected issue - 'news_style' function was not being utilized as intended. 2013-01-15 14:56:56 -08:00
Cameron
cbd3dffc3e Issue #74 Menu System-Cache issue corrected. 2013-01-15 14:56:30 -08:00
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