Cameron
|
2b35a583d4
|
Admin->Userclasses now using the Admin-UI. Admin-UI now supports non-incrementing primary fields being set manually using a hidden form field. Form handler for userclass with checkboxes now working correctly.
|
2015-03-01 12:43:02 -08:00 |
|
Cameron
|
9a21cad851
|
Code cleanup / globals removal etc.
|
2015-02-15 16:07:27 -08:00 |
|
Cameron
|
027a74f5b0
|
Code cleanup
|
2015-02-15 02:37:36 -08:00 |
|
Cameron
|
e576370e57
|
Remove some references to deprecated functions/methods.
|
2015-02-14 23:34:15 -08:00 |
|
Cameron
|
63b8e8965d
|
Removed leftover mysql debug info.
|
2014-12-10 22:33:02 -08:00 |
|
Cameron
|
44c222a8ff
|
Issue#605 Preparations for PHP 5.5 / PDO
|
2014-11-23 20:01:32 -08:00 |
|
Cameron
|
f9d521ad04
|
Fix for backup cron not working.
|
2014-09-14 17:40:02 -07:00 |
|
Cameron
|
5d7a32ee85
|
#605 - Fix for PDO insert entering empty data.
|
2014-05-28 18:57:41 -07:00 |
|
Cameron
|
9686e6f553
|
Issue #605 - PDO Working, but needs testing.
|
2014-05-26 19:24:50 -07:00 |
|
Cameron
|
1a03a883bd
|
Improved database backup and added file-backup for non-core elements.
|
2014-01-25 15:56:20 -08:00 |
|
SecretR
|
6ae99f2bfd
|
Applying missing commits
|
2013-10-16 18:13:21 +03:00 |
|
SecretR
|
2bdcceab9c
|
Various bug fixes
|
2013-10-14 15:38:57 +03:00 |
|
SecretR
|
672af0df15
|
Format debug output (sql query)
|
2013-10-10 13:04:41 +03:00 |
|
Cameron
|
1294467225
|
New functions connect() and database() - to cleanly connect with other databases.
|
2013-07-14 09:41:30 -07:00 |
|
Cameron
|
e71c32e696
|
PDO fetch fix.
|
2013-05-08 05:06:52 -07:00 |
|
Cameron
|
32bf779ba8
|
Basic PDO support added. (still needs testing). Add: define('e_PDO',true); to e107_config.php to test.
|
2013-04-24 17:46:25 -07:00 |
|
Cameron
|
f3bafdae5d
|
Added truncate() function. Switched default FIELD_TYPE to escape() instead of toDB() (which was causing serious BC issues)
|
2013-04-16 15:59:17 -07:00 |
|
Moc
|
96e7f8e777
|
Update forum_t to forum_thread in SQL
|
2013-04-15 12:44:56 +02:00 |
|
Cameron
|
82ac19d038
|
Added e107::serialize() and e107::unserialize() (static alias of e107::getArrayStorage()->read/write() functions)
|
2013-03-31 05:55:08 -07:00 |
|
Cameron
|
eae211fc63
|
Forum upgrade fixes. Forum-attachments now converted in batches.
|
2013-03-31 00:06:21 -07:00 |
|
Cameron
|
fe8dea1519
|
BC fix for select() function.
|
2013-03-28 00:42:02 -07:00 |
|
Cameron
|
a117257dbf
|
Image avatar page cleanup.
|
2013-03-16 03:57:28 -07:00 |
|
Cameron
|
d32715dcef
|
Rename page_theme to menu_name
|
2013-03-09 14:53:01 -08:00 |
|
Cameron
|
6ba120e826
|
Simple backup() function added.
|
2013-03-04 14:17:07 -08:00 |
|
Cameron
|
4a6ede6447
|
Move e107_admin/sql 'extended' classes to e107_core/sql
|
2013-01-23 13:38:21 -08:00 |
|
Cameron
|
550754029e
|
Fix for $sql->retrieve when full query used. (gen() mode)
Sitelinks initData() updated to use it.
|
2012-12-15 04:44:37 -08:00 |
|
SecretR
|
41229c422f
|
'safestr' type added
|
2012-12-13 16:13:41 +02:00 |
|
SecretR
|
f9d973389b
|
extra escape string added
|
2012-12-13 15:47:48 +02:00 |
|
SecretR
|
72905055e7
|
#14 User administration rewrite (set user class, quick add user not functional, work in progress);
retrieve() DB method update (work in progress);
|
2012-12-09 00:48:04 +02:00 |
|
Cameron
|
8ce184e061
|
Corrects some upgrade issues. (Issue #4)
|
2012-12-07 03:39:13 -08:00 |
|
Cameron
|
0f8210d6c2
|
Allow for all fields from a single row without a 'where' clause.
|
2012-11-27 19:57:34 -08: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 |
|
secretr
|
8f7fe64b7a
|
use built-in escape method
|
2012-03-07 09:17:32 +00:00 |
|
secretr
|
3bc59210af
|
Various system fixes, improvements and code flexibility (base models, user model, sql handler, user signup/handling)
|
2012-02-07 16:37:44 +00:00 |
|
e107steved
|
8962c13f50
|
Update function calls where moved from e107_class.php to iphandler_class.php
|
2012-01-02 22:06:22 +00:00 |
|
e107steved
|
efc558af51
|
Notice removal
|
2011-12-27 12:00:55 +00:00 |
|
secretr
|
f7532e6351
|
Minor fixes and improvements
|
2011-11-25 17:36:40 +00:00 |
|
CaMer0n
|
7a9ae43aad
|
Batch-Copy added to admin-ui. Adding missing core shortcodes. Media-Category NewsThumbs added (legacy support)
|
2011-07-25 02:41:49 +00:00 |
|
secretr
|
a58f52caa6
|
direct singleton call
|
2011-06-22 09:01:02 +00:00 |
|
secretr
|
820da43f63
|
multi-language problems
|
2011-05-01 16:35:57 +00:00 |
|
secretr
|
2945d24e0c
|
fixed float numbers troubles (caused by system localization)
|
2011-01-04 12:10:47 +00:00 |
|
secretr
|
d9527349ad
|
Admin UI minor improvements; cleanup - warnings removal; various minor bugfixes
|
2010-10-30 15:34:48 +00:00 |
|
secretr
|
8250a97489
|
extremely bad dead loop fixed (see file comments); introducing new getConfig() method
|
2010-10-28 13:31:54 +00:00 |
|
secretr
|
0cc022ac4c
|
DB Multi-language issue - default English language requirement dropped; PHP 3+ compatibility fix
|
2010-10-28 10:43:35 +00:00 |
|
secretr
|
58d06df6fd
|
EONE-62 (New Feature): user e_model solution draft (work in progress);
e_model/tree improvements (automated system cache support, various useful new methods, minor fixes);
mysql handler details
|
2010-04-28 15:44:46 +00:00 |
|
secretr
|
cd19b9c14e
|
mysql handler - cache path related changes
|
2010-03-03 17:28:26 +00:00 |
|
secretr
|
994ddd0c30
|
Installation notices fix
|
2010-02-19 09:27:43 +00:00 |
|
secretr
|
4fecfffddd
|
svn keywords added (v0.8)
|
2010-02-10 18:18:01 +00:00 |
|
secretr
|
0d90b2e792
|
db_Replace - proper return result
|
2010-02-08 09:12:07 +00:00 |
|
e107steved
|
ab105fceeb
|
Modify error handling in db_Select_gen()
|
2010-01-10 13:48:42 +00:00 |
|