1
0
mirror of https://github.com/e107inc/e107.git synced 2025-01-17 12:48:24 +01:00

6670 Commits

Author SHA1 Message Date
Cameron
a2af913640 HybridAuth upgraded to 2.3.0 2015-01-23 14:44:00 -08:00
Cameron
833567be4c e_dashboard.php upgrades. (replacing e_latest.php and e_status.php) 2015-01-22 22:28:41 -08:00
Cameron
2fef44272e Downloads plugin language file cleanup 2015-01-22 22:05:25 -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
Miroslav Yovchev
1875ff4171 Merge pull request #836 from kostadinnp/master
Download RSS fix
2015-01-21 13:57:36 +02: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
kostadinp
e7d4391f14 FIX array $eplug_rss_data and clean whitespaces 2015-01-16 18:16:47 +02: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
471df03df1 Added check for sitedown template in theme /templates folder. 2014-12-31 17:33:31 -08:00
Cameron
9249f892b1 Added additional check prior to administrator status change. 2014-12-27 12:02:12 -08:00
Cameron
079b223b76 Fixed thumbnail issue on news menu. 2014-12-27 11:27:48 -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
26634f2bfd Merge branch 'master' of https://github.com/e107inc/e107 2014-12-08 18:46:06 -08:00
Cameron
01d9720121 Advanced search now working as intended. 2014-12-08 18:45:16 -08:00
Cameron
24433752f7 Merge pull request #798 from Jimmi08/patch-9
Corrects news category issue #745
2014-12-05 13:13:44 -08:00
Cameron
bd16a0ce45 Merge pull request #800 from Jimmi08/patch-10
Correct path to templates for not logged user
2014-12-05 13:12:33 -08:00
Cameron
5b727a6330 Merge pull request #801 from Jimmi08/patch-11
Fix for issue #799 - word "return" in login menu
2014-12-05 13:11:13 -08:00
Cameron
60f4800a92 Minor tweaks to Mailout GUI 2014-12-05 12:28:42 -08:00
Cameron
9c67eba39f Fix for totals after record deletion. 2014-11-24 12:04:17 -08:00
Cameron
4fa8df1498 Removed old TODO and added some notes. 2014-11-23 20:05:53 -08:00
Cameron
005db35df9 Fixes mail-copy function. 2014-11-23 20:02:10 -08:00
Cameron
44c222a8ff Issue#605 Preparations for PHP 5.5 / PDO 2014-11-23 20:01:32 -08:00
Cameron
08f7767831 Corrected Mail batch copy. 2014-11-23 12:36:19 -08:00
Cameron
15cb24c8fb Minor GUI fixes 2014-11-23 12:01:00 -08:00
Cameron
eca5c13af9 Allow editing of media-path in media manager. 2014-11-22 16:35:45 -08:00
Cameron
0dbb7cecdb Bounce-handling test option added. Correct path issue in perms notification. 2014-11-21 16:29:57 -08:00
Cameron
e7ad72b3a2 Option to bypass maintenance flag added. 2014-11-19 17:13:08 -08:00
Cameron
f8048410b9 Improved recipient-list email preview 2014-11-19 13:07:20 -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
SecretR
aebaa923a0 Typo fix 2014-11-18 21:11:26 +02:00
Cameron
65ffea010d Admin-UI: fix for boolean inline editing style. Disabled link-image replacement while in the admin area. 2014-11-15 13:30:55 -08:00
Cameron
1734880bbb Corrected missing mail handlers preference. Added Debug-active warning. Enabling e_DEBUG in e107_config.php will now enable debug in the mailout class. 2014-11-15 13:29:37 -08:00
Cameron
ca416467ba Fix for crons not running under some circumstances. 2014-11-15 11:27:54 -08:00
Cameron
d4d55ac057 New 'sent' method added to e_mailout. Triggered during email queue processing. 2014-11-14 18:15:03 -08:00
Cameron
20d8aec3ba Notice and Error removal. 2014-11-14 18:13:18 -08:00
Cameron
cf15229e7c Admin-UI inline editing now works with type=boolean 2014-11-13 20:03:59 -08:00
SecretR
2d00fb190e Git ignore override folder 2014-11-13 16:32:13 +02:00