index
:
acf-db
master
ACF library for viewing/editing database entries
gitolite
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
dbmodelfunctions.lua
Commit message (
Collapse
)
Author
Age
Files
Lines
*
Add server-side pagination and filtering to viewtable action using ↵
Ted Trask
2015-09-07
1
-1
/
+56
|
|
|
|
|
|
jquery-tablesorter Note that filtering fails for non-character columns and have seen some table entries cause failures
*
Revert mistaken change to not check existance of table
Ted Trask
2015-09-07
1
-5
/
+4
|
*
When creating new database entry, set all values to default
Ted Trask
2015-05-15
1
-1
/
+8
|
*
Bump version to 0.1.2
v0.1.2
Ted Trask
2014-11-28
1
-4
/
+5
|
*
Change the UPDATE syntax so also works on sqlite
Ted Trask
2014-11-28
1
-5
/
+8
|
*
Modify dbmodelfunctions to pass port as number in to connect
Ted Trask
2014-11-04
1
-3
/
+2
|
*
Check with database and only display default and null options if applicable
Ted Trask
2014-11-03
1
-3
/
+7
|
*
Add support for NULL and DEFAULT values in viewtable, create/update/delete ↵
Ted Trask
2014-11-03
1
-20
/
+55
|
|
|
|
tableentry
*
Fix database engine values in dbmodelfunctions.lua part 2
Ted Trask
2014-11-03
1
-1
/
+5
|
*
Fix database engine values in dbmodelfunctions.lua
Ted Trask
2014-10-28
1
-1
/
+3
|
*
Move the lib files into a subdirectory in preparation for creating a generic ↵
Ted Trask
2014-10-28
1
-0
/
+366
controller/model