1
0
mirror of https://github.com/e107inc/e107.git synced 2025-02-13 11:04:38 +01:00

4107 Commits

Author SHA1 Message Date
SecretR
a738d613b3 Test commit user.name issues 2012-11-22 12:39:30 +02:00
secretr
7ab80e70c7 DB handler important changes:
- New query & fetch method retrieve()
- db_ prefix removed from query/fetch methods, latter are deprecated
2012-11-22 12:14:57 +02:00
unknown
30e0580d32 DB handler important changes:
- New query & fetch method retrieve()
- db_ prefix removed from query/fetch methods, latter are deprecated
2012-11-22 12:14:57 +02:00
secretr
bb98e9fd54 gitignore aptana/eclipse project files 2012-11-22 11:46:01 +02:00
Cameron
fe078fac84 Quick Update 2012-11-21 03:29:24 -08:00
CaMer0n
a285f816a4 Some CSS cleanup and .gitignore added. 2012-11-20 15:53:52 -08:00
CaMer0n
b667892f53 Test 2012-11-19 23:46:08 -08:00
unknown
23b9bed64c Merge branch 'master' of github.com:e107inc/e107 2012-11-19 23:36:26 -08:00
unknown
dfe76f44e7 first commit 2012-11-18 00:42:40 -08:00
secretr
2671dde288 JS libraries, CDN frameworks, external script loading should work now in all possible administration preference sets 2012-11-16 14:16:53 +00:00
CaMer0n
539efe643a e-spinner tool-tip fix in admin area. 2012-11-16 00:20:00 +00:00
CaMer0n
d3156afc2f Fix for excessive cache file issue (in the 100,000s) 2012-11-15 21:50:49 +00:00
CaMer0n
b90c43ba14 Fixes issue with admin->users drop-down menu. 2012-11-15 20:33:00 +00:00
secretr
acca6e9f48 signup language issues 2012-11-15 16:02:34 +00:00
secretr
2a0efa5912 cleanup, major JS/CSS loading issues fixed (mainly CDN related), a lot more cleanup required 2012-11-15 13:31:58 +00:00
CaMer0n
feb9a79aa0 Fix for duplicate messages and plugin install issue. 2012-11-13 21:40:29 +00:00
CaMer0n
e15d57cb3a Minor tweak to cron description. 2012-11-13 19:39:45 +00:00
CaMer0n
3ff7170946 default upload path moved to e107_system/temp - requires testing. 2012-11-12 21:46:10 +00:00
secretr
193e9df452 Controller forward bugfix 2012-11-12 07:10:49 +00:00
CaMer0n
c892f33916 Bugfix: prefs, links and userclasses were being overwritten or throwing errors during upgrade. 2012-11-07 20:27:41 +00:00
CaMer0n
6e5545187d More comments. 2012-11-07 03:55:08 +00:00
CaMer0n
47b19c677d Comments on download_setup.php and plugin_class 2012-11-07 03:40:07 +00:00
secretr
3479203f6a new plugin upgrade xml and sql feature 2012-11-06 11:07:47 +00:00
secretr
3d975fbdf4 users dropdown action visible again (administration) 2012-11-05 13:06:48 +00:00
Moc
88be4cf0a6 Minor LAN fix 2012-11-05 12:50:38 +00:00
Moc
524083bf96 LAN for e107_admin/cron.php reworked, removed hardcoded text. LAN fix for e107_admin/banlist.php 2012-11-05 12:38:25 +00:00
CaMer0n
bdabb95f6f GUI styling. 2012-11-03 00:57:29 +00:00
CaMer0n
d1975b25cf Only display debug info on db-verify page. 2012-11-03 00:29:55 +00:00
CaMer0n
95ae8d911d Bugfix: should fix the db-verify issue with table field-names containing 'char' 2012-11-02 20:28:49 +00:00
CaMer0n
c3cd3ccc3b Bugfix - sql table data extraction would fail under some circumstances. 2012-11-02 19:54:50 +00:00
CaMer0n
2c3a9f3fc5 Placeholder for downloads cron and some cleanup. 2012-11-02 02:12:16 +00:00
CaMer0n
753b3b4473 Turn off autocomplete 2012-11-02 01:56:24 +00:00
CaMer0n
586af71243 More shortcode cleanup. 2012-11-02 01:50:28 +00:00
CaMer0n
f2c7bad663 Updated FAQs plugin to use the right shortcode methods. 2012-11-02 00:23:59 +00:00
nlstart
01dcf2a822 Fixed Bug #5366 : e-token was forgotten in editing 2012-11-01 09:23:00 +00:00
secretr
a6aba62cc8 url configs now support urlencoded patterns (in theory) thus non latin characters 2012-11-01 09:05:21 +00:00
secretr
c9aebaa4f8 title menu parameter to be used on menu manager page 2012-11-01 07:52:18 +00:00
CaMer0n
0471eeb444 PHP notice fix. 2012-11-01 02:27:21 +00:00
CaMer0n
7030f69f46 news_render_type fixes. Path fix for othernews menus. 2012-11-01 02:21:58 +00:00
CaMer0n
f0d232a639 e-spinner and $frm->number() function added. 2012-11-01 00:34:38 +00:00
CaMer0n
f57297982c Upgrade to jquery-ui 1.9.1 2012-11-01 00:13:24 +00:00
CaMer0n
792cc7e715 Make sure custom form method is public 2012-10-31 23:22:47 +00:00
secretr
909735d442 Delete confirm screen for media manager 2012-10-31 21:54:55 +00:00
secretr
a53327433d media manager category types 2012-10-31 21:28:20 +00:00
secretr
c8612c6d4f uploader JS extension options; media manager minor fixes; date, file value types (form handler) 2012-10-31 20:18:18 +00:00
nlstart
3b25139a18 Preparation for prune option to delete history of download_requests records. 2012-10-30 09:45:46 +00:00
e107steved
f21defe029 Bugtracker #5361 fix for array pointer not being reset in PHP 5.3.17 2012-10-27 16:25:32 +00:00
CaMer0n
499d29a4da a basic fix for the Page-List page. (ie. no url query) to display books/chapters. Also removed old avatar holder. 2012-10-24 22:02:18 +00:00
CaMer0n
89ad15b6d6 Global fix. 2012-10-24 21:14:00 +00:00
e107steved
a27c509572 Bug #5347 hard-coded LAN 2012-10-24 20:11:18 +00:00