1
0
mirror of https://github.com/e107inc/e107.git synced 2025-10-11 21:15:09 +02:00
Commit Graph

5330 Commits

Author SHA1 Message Date
Cameron
6849a47545 Issue #2990 - unserialize BC fix. 2019-05-22 13:58:56 -07:00
Cameron
bdb45485ee Code Cleanup 2019-05-20 14:53:43 -07:00
Tijn Kuyper
650da3ed55 #3801 - Added tablerender id
error_page_404
error_page_401
error_page_403
error_page_404
error_page_500

and custom ones by plugins
2019-05-20 22:55:19 +02:00
Cameron
723f9f8b19 Reduced spacing between mediapicker elements. 2019-05-17 13:06:21 -07:00
Cameron
5e0ddfc36f Fixed #3807 - Menu-Manager parser error on themes with hyphen in folder name. 2019-05-17 12:53:46 -07:00
Cameron
a597006831 Issue #3721 Avatar crop support added. Simple usage: {USER_AVATAR: w=150&h=150&crop=1&shape=circle} 2019-05-16 10:50:18 -07:00
Cameron
7e11d99853 Added container id to checkboxes element. 2019-05-14 11:38:42 -07:00
Cameron
72a8476898 Avoid possible error using batch with custom method. Extra flexibility to allow modifying of listQry with custom filter handler. 2019-05-13 12:30:42 -07:00
Cameron
5150d92fb5 e107::unserialize() error logging added. 2019-05-13 12:29:24 -07:00
Cameron
541fcfa860 Closes #3799 Added afterPrefsSave() method. 2019-05-13 11:33:11 -07:00
Cameron
9ec990efb5 Bootstrap 4 compatibility 2019-05-12 15:40:01 -07:00
Cameron
033c22484c Fix for news-grid menu tablerender mode. 2019-05-12 15:29:20 -07:00
Cameron
2a9d0d3a88 Fixes #3454 Incorrect "Quick View" URL when using book/chapter/page profile. 2019-05-11 13:52:28 -07:00
Cameron
0688bc3aea Added option to override/modify default Create/Update buttons (triggers)
eg. $this->setDefaultTrigger(array('cancel' => array(LAN_CANCEL, 'cancel'))); // display only a cancel button.
2019-05-09 15:17:03 -07:00
Tijn Kuyper
86ea2a55f0 #2962 #2969 - Replace 'pager' class in BS4 2019-05-09 12:19:54 +02:00
Tijn Kuyper
f880986bb0 Added {RELATED_DATE} shortcode 2019-05-09 11:04:58 +02:00
Cameron
2250d3c2f3 New setIcon() method added to message handler. 2019-05-05 18:08:29 -07:00
Cameron
1d3d67ca0f Issue #1538 Improved method documentation example. 2019-05-04 14:50:02 -07:00
Cameron
08756f8040 Support for PHPUnit test. 2019-05-04 13:32:38 -07:00
Cameron
0e66396f16 Fixes #1330 - Inline field type fix for 'number' 2019-05-04 12:55:00 -07:00
Cameron
95b336dea3 Fix for getUsersInClass() query. Chart class experiment (commented out) 2019-05-01 17:08:33 -07:00
Cameron
b899eaf969 Fix for progressBar width. 2019-04-30 20:16:47 -07:00
Cameron
011964af65 Closes #3321 - FontAwesome5 CDN now functioning correctly and updated to v5.8.1 . 2019-04-30 15:25:27 -07:00
Cameron
7dea524e8a BC Fix for icons in sitelinks. 2019-04-30 14:01:05 -07:00
Cameron
e087dc52a2 Issue #1944 IMPORTANT: Any reference to #comments-container in the theme must be changed to .comments-container 2019-04-30 12:01:09 -07:00
Cameron
f8901ace65 Issue #3790 - cleanup and possible fix for PHP 7.3 2019-04-30 11:08:37 -07:00
Cameron
1c168aefa1 Link words cleanup and compatibility for custom-fields (textarea/bbarea) 2019-04-25 13:29:00 -07:00
Cameron
e3fcbabe56 Fix for getUsersInClass order. 2019-04-20 13:45:13 -07:00
Cameron
de509f6d41 userclass class - Fixed get_users_in_class() and deprecated in favor of new method getUsersInClass() 2019-04-18 10:24:30 -07:00
Cameron
2e432ee90b Form handler: progressBar() class fix. 2019-04-16 15:08:18 -07:00
Cameron
0fa688d35e Tweaked output on bounce handler. 2019-04-15 17:41:22 -07:00
Cameron
4f42c43c84 Bounce handler cleanup 2019-04-15 17:17:45 -07:00
Cameron
c1e3e8889f Issue #1944 (Partial fix) Comments use unique IDs. 2019-04-11 15:52:41 -07:00
Cameron
18a8571ed3 Fixes #3711 - check local themes/plugins against author names as well as versions before suggesting updates. 2019-04-11 12:28:14 -07:00
Cameron
f148e20837 Moved library loading into class2. Fixes Fontawesome not loading early enough when added via theme.xml (with forum and possibly other parts of e107). Added the FONTAWESOME constant to Paths/Variables debug output. 2019-04-11 10:47:50 -07:00
Cameron
da0bc6dcb9 Admin-ui Allowed for searching of multiple words across different fields. 2019-04-09 16:52:29 -07:00
Cameron
c9aa5e188b Moved e_menu_layout into menumanager_class.php and renamed tablestyle() before eval() parses it. 2019-04-06 15:37:45 -07:00
Cameron
3d9ed2b040 Theme layout (Visibility Filter) detection enhanced. Help information improved. 2019-04-06 12:11:05 -07:00
Tijn Kuyper
46828aaee1 Tweak $frm->radio() method (BS check and spacing) 2019-04-03 10:53:42 +02:00
Cameron
99a30594c3 Extended admin-ui error log messages. 2019-04-02 08:44:01 -07:00
Cameron
0956a2162b Extended log error info 2019-04-02 08:38:37 -07:00
Cameron
1fb1a4468b Merge pull request #3769 from Deltik/fix-3768
Improved portability of db_verify::getPrevious()
2019-04-02 08:24:22 -07:00
Cameron
3fef376cce Extended admin-ui error log messages. 2019-04-02 08:22:53 -07:00
Cameron
05fda0cf1f Fix for double-encoding in admin logs. 2019-04-01 12:27:03 -07:00
Deltik
1f824faa69 Renormalized all text file line endings 2019-03-29 19:13:32 -05:00
Deltik
0ade7bdc50 Improved portability of db_verify::getPrevious()
Now works in PHP 7 as it used to work in PHP 5

Fixes: #3768
2019-03-29 18:25:05 -05:00
Cameron
87b053c095 Improved theme layout detection 2019-03-26 12:05:42 -07:00
Cameron
7233638db1 Merge pull request #3734 from SimSync/fix_checkboxes
fixes e_form::checkboxes() not displaying labels properly
2019-03-26 11:21:42 -07:00
Cameron
904a13eec2 Merge pull request #3708 from SimSync/update_user_model
Switched add/remove user_class functions in e_user_model to make use of the unified functions
2019-03-26 11:20:51 -07:00
Achim Ennenbach
c2952a1239 fixes e_form::checkboxes() not displaying labels properly that contain a
'=' character.

Also overwrote any supplied options.

Line endings should be Unix LF (was Windows CRLF after rebase master ?!)
Another last try 3 ...?
2019-03-20 18:49:11 +01:00