1
0
mirror of https://github.com/e107inc/e107.git synced 2025-04-03 04:02:33 +02:00

1755 Commits

Author SHA1 Message Date
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
Cameron
0278ac5efa Fixes #585 - allow for removal of cmenus without corrupting pages data. 2014-05-25 01:41:18 -07:00
Cameron
484f2ca330 Fixes #566 - prefs not being saved in some plugins. 2014-05-24 15:20:56 -07:00
Moc
e669dd265a #541 - SQL update on banner plugin update routine 2014-05-24 11:40:12 +02:00
Cameron
f428cc8041 Added cron/function for updating from github. (Available only if the e107 installation is a cloned repo) 2014-05-23 21:59:01 -07:00
Cameron
255a449858 Fixes #274 - The Banlist admin UI cannot remove bans from the list. 2014-05-22 17:09:09 -07:00
Cameron
a324e0324c Fixes #541 - banner plugin to be installed by default on upgrade. 2014-05-22 14:54:56 -07:00
Cameron
47e3f91012 Remove login requirement from plugin and theme browsers. (ie. 'Find Plugins' and 'Find Themes') 2014-05-12 18:52:57 -07:00
Cameron
15a8361b9f Fixed: Welcome message data was being incorrectly encoded during update. 2014-03-14 17:27:34 -07:00
Cameron
a2235cfd39 Media-Manager Youtube video default prefs added. 2014-03-12 14:09:48 -07:00
Cameron
70b9598d7e Have x-editor use local files again. 2014-03-12 09:49:37 -07:00
SecretR
9b636a9687 No plugin manager caching in development environment 2014-03-12 16:06:29 +02:00
Cameron
fa26a3fb24 Minor GUI alignment fix 2014-02-18 13:35:03 -08:00
Cameron
791944d394 Fix for missing media-manager category when uploading images for the Site Link Icon or Site Logo. 2014-02-18 10:44:42 -08:00
Cameron
685b0aa86f Added disabled options to plugin-builder admin config. 2014-02-11 05:58:07 -08:00
Cameron
39ef038062 Added visibility option to page books/chapters. 2014-02-08 16:57:34 -08:00
Cameron
baaacf5c4b Admin language-select fix 2014-02-07 17:57:55 -08:00
Cameron
c7cb6d2975 PHP Notice removal 2014-02-07 07:03:23 -08:00
Cameron
6b1a2c375c For for language change on inactive subdomains. 2014-02-06 18:21:59 -08:00
Cameron
7f382ceb4a Corrected "Menu List" order. 2014-02-06 07:44:09 -08:00
Cameron
809ee650ac Fix for glyph icon preview. Custom Menu automatically adds a SEF URL if missing. 2014-02-06 07:29:02 -08:00