Yesterday
-
r521
(small bits of work on dj.models) committed by fredbird.org
- small bits of work on dj.models
small bits of work on dj.models
Older
-
r520
(+ WakServerLogFile : fields s-comment and cs-post-data) committed by fredbird.org
- + WakServerLogFile : fields s-comment and cs-post-data
+ WakServerLogFile : fields s-comment and cs-post-data
-
-
r518
(+ webappkit.fs.log log files support) committed by fredbird.org
- + webappkit.fs.log log files support
+ webappkit.fs.log log files support
-
-
r516
(Bug fix : addwhere() in DbQuery class) committed by neakdo
- Bug fix : addwhere() in DbQuery class
Bug fix : addwhere() in DbQuery class
-
webappkit.0.13.zip (Webappkit 0.13) file uploaded by fredbird.org
-
Labels:
Status-Beta
Featured
Type-Archive
Labels:
Status-Beta
Featured
Type-Archive
-
r515
(* updated web site (utorial)) committed by fredbird.org
- * updated web site (utorial)
* updated web site (utorial)
-
r514
(* bug fixes and cleaning kits and unit tests) committed by fredbird.org
- * bug fixes and cleaning kits and unit tests
* bug fixes and cleaning kits and unit tests
-
r513
(* admin content changes) committed by fredbird.org
- * admin content changes
-
r512
(minor bug fix and content edit) committed by fredbird.org
- minor bug fix and content edit
minor bug fix and content edit
-
r511
(* worked on web site
+ dj.forms : DjFileField, DjFileInput
+...) committed by fredbird.org
- * worked on web site
+ dj.forms : DjFileField, DjFileInput
+ fs.php
+ admin : add file form, parses PHP file and edit wak.ini
* worked on web site
+ dj.forms : DjFileField, DjFileInput
+ fs.php
+ admin : add file form, parses PHP file and edit wak.ini
-
-
-
-
r507
(web site : added jquery+lightbox and some content) committed by fredbird.org
- web site : added jquery+lightbox and some content
web site : added jquery+lightbox and some content
-
r506
(* debug wakimagefile
* fixed issue #4
* added dataSeek() to ...) committed by fredbird.org
- * debug wakimagefile
* fixed issue #4
* added dataSeek() to DbResult PHP5
* changes to website, preparing 0.13 release
* debug wakimagefile
* fixed issue #4
* added dataSeek() to DbResult PHP5
* changes to website, preparing 0.13 release
-
issue 4
(security hole : block webappkit/install after installation) Status changed by fredbird.org
-
-
issue 4
(security hole : block webappkit/install after installation) commented on by fredbird.org
-
-
r505
(SqlRecordBean::_toDateTimeBean return NULL if not a DateTime...) committed by fredbird.org
- SqlRecordBean::_toDateTimeBean return NULL if not a DateTimeBean
SqlRecordBean::_toDateTimeBean return NULL if not a DateTimeBean
-
r504
(* sqlrecorbean php5 no longer throws exception
* wakimagefil...) committed by fredbird.org
- * sqlrecorbean php5 no longer throws exception
* wakimagefile minor bug fix
* sqlrecorbean php5 no longer throws exception
* wakimagefile minor bug fix
-
-
issue 4
(security hole : block webappkit/install after installation) reported by fredbird.org
-
-
r502
(* dj.forms debug, added djslugfield
* updated webappkit admi...) committed by fredbird.org
- * dj.forms debug, added djslugfield
* updated webappkit admin install, now uses dj.forms and setup unit tests database
* dj.forms debug, added djslugfield
* updated webappkit admin install, now uses dj.forms and setup unit tests database
-
r501
(* fixed incorrect "phpversion" to "phprange" in kits config
...) committed by fredbird.org
- * fixed incorrect "phpversion" to "phprange" in kits config
* more dj.forms classes and unit tests
* fixed incorrect "phpversion" to "phprange" in kits config
* more dj.forms classes and unit tests
-
-
r499
(debug + work on web site) committed by fredbird.org
- debug + work on web site
-
-
r497
(* updated my email in file docblocks
* added admin installat...) committed by fredbird.org
- * updated my email in file docblocks
* added admin installation, which create realm.tool.ini
* updated my email in file docblocks
* added admin installation, which create realm.tool.ini
-
r496
(* debug
* admin interface tweaks) committed by fredbird.org
- * debug
* admin interface tweaks
* debug
* admin interface tweaks
-
r495
(DbCollection->_fetchItem() now take a DbResult argument) committed by fredbird.org
- DbCollection->_fetchItem() now take a DbResult argument
DbCollection->_fetchItem() now take a DbResult argument
-
r494
(* debug databeans, datetimebean
+ webappkit.engine.usersessi...) committed by fredbird.org
- * debug databeans, datetimebean
+ webappkit.engine.usersessions almost complete
* debug databeans, datetimebean
+ webappkit.engine.usersessions almost complete
-
r493
(worked on webappkit.engine.usersessions) committed by fredbird.org
- worked on webappkit.engine.usersessions
worked on webappkit.engine.usersessions
-
r492
(created webappkit.engine.usersessions kit) committed by fredbird.org
- created webappkit.engine.usersessions kit
created webappkit.engine.usersessions kit
-
r491
(debug admin setrealm page) committed by fredbird.org
- debug admin setrealm page
debug admin setrealm page
-
r490
(+ DbLinkTool->getResults(array $queries, bool $transactionna...) committed by fredbird.org
- + DbLinkTool->getResults(array $queries, bool $transactionnal) get results for queries, may use
transactional mechanism
+ DbResult->execute(), insertId(), fetchObject($class)
* dbcollection started rewriting, using DbQuery, DbLinkTool, DbResult
+ DbLinkTool->getResults(array $queries, bool $transactionnal) get results for queries, may use
transactional mechanism
+ DbResult->execute(), insertId(), fetchObject($class)
* dbcollection started rewriting, using DbQuery, DbLinkTool, DbResult
-
r489
(* dblinktool : debugged multiQuery() return value
* unit tes...) committed by fredbird.org
- * dblinktool : debugged multiQuery() return value
* unit tests : now execute tests/teardown.sql after tests
* dblinktool : debugged multiQuery() return value
* unit tests : now execute tests/teardown.sql after tests
-
-
-
r486
(+ interfaces for webappkit.db.link
* debug) committed by fredbird.org
- + interfaces for webappkit.db.link
* debug
+ interfaces for webappkit.db.link
* debug
-
-
r484
(- added webappkit.db.query
- moved webappkit.db.result to we...) committed by fredbird.org
- - added webappkit.db.query
- moved webappkit.db.result to webappkit.db.link, backported webappkit.db.link to PHP4
PHP5 version uses now mysqli library
- backported webappkit.fs.core to PHP4
- added webappkit.fs.image
- added webappkit.db.query
- moved webappkit.db.result to webappkit.db.link, backported webappkit.db.link to PHP4
PHP5 version uses now mysqli library
- backported webappkit.fs.core to PHP4
- added webappkit.fs.image
-
r483
(Mise à jour de tpl.wak/wak.ini :
- Ajout sum
- Ajout now) committed by neakdo
- Mise à jour de tpl.wak/wak.ini :
- Ajout sum
- Ajout now
Mise à jour de tpl.wak/wak.ini :
- Ajout sum
- Ajout now
-
r482
(* database-based unit tests no more use SimpleTestMysqlTool ...) committed by fredbird.org
- * database-based unit tests no more use SimpleTestMysqlTool and its INI file for data but
tests/setup.sql
* database-based unit tests no more use SimpleTestMysqlTool and its INI file for data but
tests/setup.sql
-
r481
(bug fix : "ifnotequal" tag in dj.wak template) committed by neakdo
- bug fix : "ifnotequal" tag in dj.wak template
bug fix : "ifnotequal" tag in dj.wak template
-
r480
(add "ifnotequal" tag in dj.wak template) committed by neakdo
- add "ifnotequal" tag in dj.wak template
add "ifnotequal" tag in dj.wak template
-
r479
(changed unit testing : not using a tool anymore, is going to...) committed by fredbird.org
- changed unit testing : not using a tool anymore, is going to be a kit-level specification. Actually
runs all php files within tests/ using SimpleTest.
changed unit testing : not using a tool anymore, is going to be a kit-level specification. Actually
runs all php files within tests/ using SimpleTest.
-
r478
(* CHANGED waktool default configuration property : now $cfg,...) committed by fredbird.org
- * CHANGED waktool default configuration property : now $cfg, not $default_cfg
* worked on DbLinkTool, PHP5 now uses mysqli
* added some unit tests
* CHANGED waktool default configuration property : now $cfg, not $default_cfg
* worked on DbLinkTool, PHP5 now uses mysqli
* added some unit tests
-
r477
(+ docs (fr) fro webappkit.db.collection) committed by fredbird.org
- + docs (fr) fro webappkit.db.collection
+ docs (fr) fro webappkit.db.collection
-
r476
(+ databean : backported some methods from php5
* dbresult::d...) committed by fredbird.org
- + databean : backported some methods from php5
* dbresult::downloadAsCsv() escaping special chars
+ databean : backported some methods from php5
* dbresult::downloadAsCsv() escaping special chars
|