Cameron
|
76da16d1f2
|
Fixed sort order on rolling log.
|
2014-10-22 21:20:40 -07:00 |
|
Cameron
|
933dd3db44
|
Correct mail-id detection in bounce handling routine.
|
2014-10-22 21:19:09 -07:00 |
|
Cameron
|
557e0111a5
|
Added a pref to make youtube bbcodes responsive. (ie. behave like media-manager youtube videos)
|
2014-10-22 17:59:15 -07:00 |
|
Cameron
|
a3bb284031
|
Mailout bounce handling fixes.
|
2014-10-22 17:58:20 -07:00 |
|
Cameron
|
d248a5d2ff
|
Allow rolling-log to be set using the add() method. Use: e107::getLog()->add(); Upgraded the callMethod() function to allow for using existing objects as well as class name.
|
2014-10-22 13:26:03 -07:00 |
|
Cameron
|
65b44a8abb
|
Added support for embedded mail media in mailouts.
|
2014-10-18 15:00:40 -07:00 |
|
Cameron
|
5a2ce38e08
|
Fix for images in mail preview.
|
2014-10-18 05:18:51 -07:00 |
|
Cameron
|
f689d6ae9c
|
Added mail preview window to admin->mailout.
|
2014-10-18 03:19:45 -07:00 |
|
Cameron
|
9eb415abae
|
Minor fixes to Admin->mailout area. Should be mostly functional now.
|
2014-10-16 23:50:47 -07:00 |
|
Cameron
|
567fb01e12
|
Allow email to users to also be disabled via the mailout preferences.
|
2014-10-16 19:04:24 -07:00 |
|
Cameron
|
04435e10e6
|
Issue #771 - now decodes user-log preference correctly.
|
2014-10-14 18:19:51 -07:00 |
|
Cameron
|
238864b66a
|
Fixes #771 - System Log preferences not being saved.
|
2014-10-14 16:23:16 -07:00 |
|
Cameron
|
dc4a6c938f
|
Fixes #780 - Media Manager category insert issue when greater than 10.
|
2014-10-14 15:35:53 -07:00 |
|
Cameron
|
38a583f429
|
issue #780 - debug info added.
|
2014-10-14 13:03:58 -07:00 |
|
Cameron
|
01f0751c04
|
Mail and progressBar fixes.
|
2014-10-12 18:01:19 -07:00 |
|
Cameron
|
5e867b378e
|
Corrected Admin->Mail 'Send now' functionality - replacing old prototype.js code.
|
2014-10-12 02:37:43 -07:00 |
|
Cameron
|
4fca7b7f12
|
More Admin->Mail Fixes.
|
2014-10-11 12:54:16 -07:00 |
|
Cameron
|
5d894149bb
|
More Admin->Mail GUI and functionality fixes.
|
2014-10-10 22:58:47 -07:00 |
|
Cameron
|
e378c16971
|
Admin -> Mail : upgraded GUI to v2 standards. Template still requires attention.
|
2014-10-10 20:22:01 -07:00 |
|
Cameron
|
bc1356537a
|
Fixes #763 - media manager category insert error.
|
2014-10-04 10:33:56 -07:00 |
|
Cameron
|
740b8cf29a
|
Issue #755 - resending of user activation email. Added fix. Requires testing.
|
2014-10-03 20:59:05 -07:00 |
|
Moc
|
c778769556
|
Issue #195 - Incompatible plugin list updated
|
2014-09-07 16:34:17 +02:00 |
|
Cameron
|
361c471bc7
|
Admin -> users area now has a tab for extended fields. TODO: field-type detection for extended fields.
|
2014-08-21 14:21:49 -07:00 |
|
Cameron
|
082f26c2b9
|
Fixes #590 - completely broken user -> edit admin area on fresh install. Upgraded to use admin-ui. Funtional for basic changes such as password, signature, admin perms etc.
|
2014-08-20 05:02:00 -07:00 |
|
Cameron
|
33e3ef5b3c
|
Added option for 'registered members' while in maintenance mode.
|
2014-08-20 02:02:01 -07:00 |
|
Cameron
|
e44d83ca65
|
First commit of standardized email template.
|
2014-08-15 21:18:15 -07:00 |
|
Moc
|
ee4ca53bcd
|
Fixes #314 - Tweaked error message when cache directory is not writable
|
2014-08-13 13:17:26 +02:00 |
|
SecretR
|
c4c9afae99
|
Fixed #689, reduced number of list queries (page administration)
|
2014-07-24 18:23:50 +03:00 |
|
SecretR
|
a753989930
|
Fixed #694, rewrite of URL configurations, admin linking fixed
|
2014-07-24 17:14:24 +03:00 |
|
Cameron
|
eea43a8a88
|
Plugin Builder updated with new types and improved field-type detection.
|
2014-07-09 20:33:20 -07:00 |
|
SecretR
|
f1fbeaa996
|
Closes #693 - custom pages quick view link broken
|
2014-07-09 19:24:07 +03:00 |
|
Cameron
|
9ccc6dd78b
|
Admin Notify - gui alignment fix for when selecting the 'email' option.
|
2014-07-02 21:38:47 -07:00 |
|
Cameron
|
e582703d5a
|
Moved "Submit News" preferences into it's own tab.
|
2014-06-28 20:44:02 -07:00 |
|
Cameron
|
cc3469ac59
|
Fixes #115 - unused news pref. Added option to set default news page to either standard or list view.
|
2014-06-28 20:32:13 -07:00 |
|
Cameron
|
8ded7c1fd1
|
Pages/Menu: Menu-Options tab added with custom button text and url.
|
2014-06-28 18:38:15 -07:00 |
|
Cameron
|
3faf3050d7
|
Independent menu_class added to custom pages/menus.
|
2014-06-28 00:08:35 -07:00 |
|
SecretR
|
e3088a877f
|
Typo fix from previous commit
|
2014-06-27 20:57:31 +03:00 |
|
SecretR
|
f80e417bb3
|
Sanitize some request variables
|
2014-06-27 20:54:47 +03:00 |
|
Moc
|
6eb07612c4
|
#662 - Adds possibility to use glyphs for newscategory icons
|
2014-06-25 22:35:32 +02:00 |
|
Cameron
|
150b27e1c7
|
Upgraded chart scripts and added enhanced class so that options may be set.
|
2014-06-22 16:58:18 -07:00 |
|
Cameron
|
1e4c6eb11a
|
Per page 'No Maintenance' constant added. ie. Add: define('NO_MAINTENANCE', true); to your script to disable maintenance redirection for that page.
|
2014-06-22 00:01:14 -07:00 |
|
Cameron
|
b19d383e0d
|
Fixed: {CPAGEMENU} could return the incorrect Menu under some conditions.
|
2014-06-16 18:21:51 -07:00 |
|
Cameron
|
ff4e2be582
|
Admin -> Custom Pages : added chapter_template to default list view.
|
2014-06-13 19:06:37 -07:00 |
|
Cameron
|
e276754313
|
Fixes theme info rendering and button styling.
|
2014-06-12 14:48:50 -07:00 |
|
Cameron
|
04afb156ae
|
Issue #434 - TinyMce Video and Glyph insert issue.
|
2014-05-31 23:15:26 -07:00 |
|
Cameron
|
0d063b82a8
|
Issue #591 - Optimize downloads import
|
2014-05-31 18:34:38 -07:00 |
|
Cameron
|
6d3a331a58
|
Issue #591 - detect file-types from downloads database table during import into media manager.
|
2014-05-29 14:15:55 -07:00 |
|
Cameron
|
3dabe6fee0
|
Fixes #598, Fixes #274 - ban user admin-ui fix.
|
2014-05-28 23:17:13 -07:00 |
|
Cameron
|
084b5b4127
|
CSS Table styling on plugin-manager.
|
2014-05-28 22:36:18 -07:00 |
|
Moc
|
18ab88864e
|
#367 - Check for download plugin installation. Should get rid of the download table error messages.
|
2014-05-25 11:02:56 +02:00 |
|