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

2635 Commits

Author SHA1 Message Date
Cameron
8777626984 Preparations for a bootstrap3 admin area. 2015-02-02 16:45:32 -08:00
Cameron
7cf55a9d9c Fixes #853 - Admin-UI custom queries 2015-02-02 11:59:17 -08:00
Cameron
bf4649e171 Correct News URL to include SEF Url on print page. Hide print button during print. Made debug backtrace info more useful on SQL details. 2015-02-01 23:54:12 -08:00
Cameron
af5c0b2ead Fixes #851 - Admin-UI - when the listQry doesn't contain backticks around table names. 2015-02-01 18:45:33 -08:00
Cameron
9e5f201ff1 e107::wysiwyg() detection fix. 2015-02-01 17:41:53 -08:00
Cameron
ee1623e747 Html5 validation fixes. Admin SiteLinks for admin-ui now using $frm->url(); for URLs. 2015-02-01 17:28:38 -08:00
Cameron
274069184f Fixes #850 - Gallery missing description when using simple brackets. Fixes #607 - embedded English text. 2015-02-01 17:27:05 -08:00
Cameron
2a4caa6cb7 Fixes #849 and corrects a table-name issue with plugin upgrades. 2015-02-01 02:07:56 -08:00
Cameron
cee4ffd235 Language-file cleanup 2015-01-30 23:43:15 -08:00
Cameron
05637a4422 Forum language-file cleanup. 2015-01-30 18:14:06 -08:00
Cameron
ff6d84e5e1 TinyMce e_footer.php file added. Upgrade routine now refreshes the plugin addons correctly. 2015-01-29 13:09:22 -08:00
Cameron
86c1bd3353 Removed TinyMce from every page load. e_footer.php introduced and e107::wysiwyg() toggle method. 2015-01-29 11:26:56 -08:00
Cameron
2083cf161e themePrefs can be set at installation time. see _blank/theme.xml for an example. 2015-01-28 12:31:14 -08:00
Cameron
7486ea37d0 Fixed query-count indicator in SQL Details 2015-01-28 11:43:24 -08:00
Cameron
05c8f263d1 FAQs enhancement and support for faq-category SEF urls. (work in progress) 2015-01-28 02:29:26 -08:00
Cameron
fb22dc7b11 PHP Warning removal. 2015-01-28 01:46:49 -08:00
Cameron
543c296442 Fixes #835 and brings Pages search routine up to v2.x standards. 2015-01-27 19:06:12 -08:00
Cameron
e0f45aa911 Admin styling main buttons 2015-01-27 15:20:12 -08:00
Cameron
a35f7ef171 Upgrade routine now separates non-core plugin sql changes into their own area. 2015-01-27 13:00:33 -08:00
Cameron
e36b68933c Usersettings error message styling and general cleanup. 2015-01-27 11:32:09 -08:00
Cameron
489a9cb49c Replaced deprecated get_user_data() with e107::user() 2015-01-26 18:03:14 -08:00
Cameron
277e0c5020 More XUP fixes 2015-01-24 11:16:13 -08:00
Cameron
04f92e5335 hybridAuth debugging improvements. 2015-01-24 02:22:00 -08:00
Cameron
6a2c29de5e Corrected filename 2015-01-23 21:14:28 -08:00
Cameron
ef14b32d0b Github filename fix. 2015-01-23 21:13:45 -08:00
Cameron
e2a72b40a9 Allow for a XUP-only login/signup situation when configured this way. 2015-01-23 21:10:30 -08:00
Cameron
96e94d7a9a Github added to social logins. 2015-01-23 15:52:48 -08:00
Cameron
a2af913640 HybridAuth upgraded to 2.3.0 2015-01-23 14:44:00 -08:00
Cameron
169ba435d5 Admin-UI: Enhancement - a search filter value of _ISEMPTY_ will now return rows with empty values for that particular field. 2015-01-21 12:00:32 -08:00
Cameron
8c7e7f77de Admin-UI: Improved styling options for inline editing on boolean elements. 2015-01-20 20:57:20 -08:00
Cameron
db1061acab Additional session debug info added. 2015-01-20 20:56:20 -08:00
Cameron
6b5a4f1094 Fix for missing debug info. e_MENU encoding issue corrected. Unsure how or when it started. 2015-01-20 17:01:57 -08:00
Cameron
25c43e84b2 Admin-UI: Added record total to list view. 2015-01-19 12:04:21 -08:00
Cameron
8138fa674a Fix for extra blank lines in html emails. 2015-01-17 02:01:38 -08:00
Cameron
c30afc1029 Allow class to download from system folder when used by admins. 2015-01-17 01:59:30 -08:00
Cameron
02855a384f Admin-UI: Removed PHP warnings while using inline editing. 2015-01-16 17:28:37 -08:00
Cameron
3237417b85 Display chapter breadcrumb in default page template when appropriate. 2015-01-10 16:13:32 -08:00
Cameron
cc0c2dde8d Added e_dashboard.php for use in adding custom charts (in new tabs). e_status and e_latest should also be included in this single class. Example coming soon. 2015-01-09 21:43:16 -08:00
Cameron
72e05b933c Admin-UI Notice removal and option to set default for form elements. (writeParms="default=xxx") 2015-01-05 14:05:53 -08:00
Cameron
9249f892b1 Added additional check prior to administrator status change. 2014-12-27 12:02:12 -08:00
SecretR
83d16f2c3d Fix user select and related in pm plugin 2014-12-22 20:35:05 +02:00
SecretR
8590b9b38b Support of inline script tag attributes via js manager (set '$post' to e.g. '|async defer' 2014-12-14 12:24:55 +02:00
Cameron
63b8e8965d Removed leftover mysql debug info. 2014-12-10 22:33:02 -08:00
Cameron
dfa8ed4a8a Added record number to page title when editing records. 2014-12-10 17:30:01 -08:00
SecretR
b7942691e0 Render mode can be disabled, bad checks removed 2014-12-10 15:06:46 +02:00
Cameron
44c222a8ff Issue#605 Preparations for PHP 5.5 / PDO 2014-11-23 20:01:32 -08:00
Cameron
15cb24c8fb Minor GUI fixes 2014-11-23 12:01:00 -08:00
Cameron
0dbb7cecdb Bounce-handling test option added. Correct path issue in perms notification. 2014-11-21 16:29:57 -08:00
Cameron
d9caa009d4 Admin-UI: Added inline editing option for type=language 2014-11-19 13:03:30 -08:00
SecretR
f88f3f5494 Merge remote-tracking branch 'origin/master' 2014-11-18 21:39:10 +02:00