1
0
mirror of https://github.com/e107inc/e107.git synced 2025-01-18 05:09:05 +01:00

69 Commits

Author SHA1 Message Date
Cameron
5ff66b3f37 Issue #2613 - possible fix for empty prefs issue. 2017-06-14 12:18:50 -07:00
Cameron
fda3abae3d Option to save theme prefs in own db row. (like plugins). Example coming soon. Pref Cache aliases updated to avoid conflicts between themes, plugins and core files. 2016-12-31 10:11:04 -08:00
Gábor
68c565d2c9 Update pref_class.php 2016-11-02 08:57:29 +01:00
Cameron
c911ded19b Fix for 'no changes made' message. 2016-11-01 12:12:00 -07:00
Cameron
dc6754d0e8 Issue #1974 - Media-Manager file-mode: Added Option to remove selected file. Fixes #1959 - allow for more than one media-category of a particular type during plugin installation. Issue #6 LAN fix on "Choose a file". 2016-10-31 20:34:59 -07:00
Cameron
fd4c707fce PHP7 Warnings Fix - requires testing. 2016-04-21 12:04:09 -07:00
Cameron
bf46e608fe Issue #1373 - Reverted previous fix and used a different approach. 2016-03-12 10:19:41 -08:00
Cameron
e7c088cf85 Fixes #1373 - Broken SQL loop, due to emoticon pref lookup. 2016-03-12 10:04:23 -08:00
Cameron
4e8412b16c Issue #1287 - PHP7 and SSL fixes. 2016-02-14 19:00:12 -08:00
Cameron
550968d78a Issue #1336 and Forum menu prefs upgrade and newforumpost_menu fix. e_menu.php pending. 2016-02-10 19:51:32 -08:00
Cameron
e09688788c Fixes #732 - Custom Emoticon packs were being ignored. 2015-08-24 09:51:19 -07:00
Cameron
b6dfef6b62 Scheduled Tasks: Database Backup now zips up the .sql file. 2015-04-06 13:59:15 -07:00
Cameron
027a74f5b0 Code cleanup 2015-02-15 02:37:36 -08:00
SecretR
bad58ff6ef Fixed #224 - new preference method reset() added 2014-07-24 20:27:59 +03:00
Cameron
f100297108 Fix for save_pref() messages not displaying under some circumstances. 2014-02-06 18:22:44 -08:00
Cameron
dd57ec8db8 Fix for 'silent' pref save. Removed deprecated notice from XML class. 2014-01-21 05:12:58 -08:00
Cameron
b859d1cf8d Admin Log function fixes. Preference saving details stored correctly. 2014-01-10 07:36:54 -08:00
Cameron
a9c43432cc Improved logging of the upgrade process. 2013-05-12 20:56:35 -07:00
Cameron
9be058d806 Issue #149 - fixes media-categories, theme layout, menu-prefs etc. 2013-03-28 00:41:29 -07:00
SecretR
064528e754 - Featurebox batch copy feature added (example implementation - page administration), plugin upgrade required
- Lost admin UI messages issue solved
- Featurebox list items view now sortable
2013-03-13 09:48:07 +02:00
SecretR
af8c9af775 Attempt to output unique only messages when saving prefs (new eMessage
feature)
2013-02-27 19:50:24 +02:00
Cameron
71cd2aca3c Should help with Issue #53 - PHP Strict issues 2012-12-15 03:51:45 -08:00
Cameron
87e225fc36 New language file types: English_global.php (for plugin.xml terms) and English_log.php (for admin-log terms). Auto-detected when present and loaded automatically when needed. 2012-12-12 18:46:34 -08:00
secretr
397a75c059 Hope last pref handler issue for today... 2012-01-06 14:06:45 +00:00
secretr
e0bd362378 More pref handler fixes 2012-01-06 11:42:47 +00:00
secretr
34b40eddfb URL condig rebuild routine on various places,
Import prefs fix - arrays wasn't imported,
Mislogic of some preference handler methods
2012-01-06 09:49:08 +00:00
secretr
cca1f3f8e0 Install routine fix - problem related mainly with our old enemy - global vars;
Everything should work fine now, notices also cleared.
2010-05-16 11:14:19 +00:00
secretr
f713eb0d15 EONE-62 (New Feature): login/init session working now; added user preferences management; new experimental feature 'login as'; need more work regarding DB related operations and security 2010-05-13 15:47:31 +00:00
e107steved
ee3e6ed9d9 Update routine uses new combined admin logging and messaging API 2010-04-20 21:35:20 +00:00
secretr
3c3486f806 EONE-79 (issue): LogArray fixes; Admin settings page - work in progress 2010-04-19 13:31:47 +00:00
secretr
80057e9587 EONE-49 (bug) 2010-04-15 15:33:20 +00:00
secretr
4ff7c24d39 EONE-29 (issue): logMessage(), logSuccess(), logError(), flushMessages() methods added (admin_log handler)
admin log is called on preferences save now
2010-04-12 17:14:04 +00:00
CaMer0n
ab53f91431 EONE-36 (Improvement): Added media class. Icons are now imported and removed during plugin install/uninstall. 2010-03-14 02:11:23 +00:00
secretr
4fecfffddd svn keywords added (v0.8) 2010-02-10 18:18:01 +00:00
e107steved
ef829abe76 Minor doc corrections 2009-12-16 22:26:27 +00:00
e107steved
08aaa0b0fc Fix documentation errors 2009-12-13 21:52:32 +00:00
e107steved
2ab1a3c5ee Fixes for old-style plugins 2009-12-09 20:35:58 +00:00
secretr
8d32164211 Fixed installation issues 2009-12-02 16:51:04 +00:00
CaMer0n
1377b23532 Fix copyright info. 2009-11-18 01:06:08 +00:00
marj
504a91b6d5 PHPdoc fix 2009-11-17 15:04:46 +00:00
secretr
dac35acbf7 Admin tools - list/create/edit/settings done, some more boring tasks (batch confirmation screen, bugs, clean-clean-CLEAN) left, work in progress 2009-11-04 17:29:26 +00:00
secretr
c1e225cff8 core prefs: clearPrefCache method added - second try 2009-11-03 10:57:15 +00:00
secretr
187d660782 core prefs: clearPrefCache method added 2009-11-03 10:47:16 +00:00
secretr
3d22c7170a more e_model tweaking 2009-10-22 14:18:18 +00:00
secretr
02c9ede119 more model errors cleanup 2009-10-21 11:57:15 +00:00
secretr
98549d37a8 pref class was broken by e_model changes, it needs some more minor tweaking 2009-10-21 08:58:33 +00:00
secretr
2cd4a5f557 fixing stuff broken by the previous commit 2009-10-20 19:09:27 +00:00
secretr
f147c87f82 pref 'backup created' message moved to DEBUG stack, preparing for more message control... 2009-09-25 20:16:18 +00:00
secretr
f63ffba95c leftover debug 2009-09-08 14:48:44 +00:00
secretr
24d3826258 e107 class / e_model / preference handler fixes 2009-09-08 12:13:00 +00:00