Development

/plugins/diemPlugin (log)

You must first sign up to be able to contribute.

root/plugins/diemPlugin


Mode:

Legend:

Added
Modified
Copied or renamed
Rev Chgset Date Author Log Message
(edit) @27726 [27726] 02/08/10 12:27:33 ornicar2 [Diem] - fixed dmSecurity test for old sqlite versions
(edit) @27725 [27725] 02/08/10 12:13:03 ornicar2 [Diem] - overrided dmUser module in test project - added exception check …
(edit) @27724 [27724] 02/08/10 11:47:01 ornicar2 [Diem] - removed deprecated dmSecurityFilter
(edit) @27723 [27723] 02/08/10 11:45:28 ornicar2 [Diem] - simplified dmZone.js
(edit) @27722 [27722] 02/08/10 11:44:12 ornicar2 [Diem] - more updates for new login actions and theming API
(edit) @27721 [27721] 02/08/10 11:42:59 ornicar2 [Diem] - updated project skeleton configuration for new login actions and …
(edit) @27720 [27720] 02/08/10 11:42:08 ornicar2 [Diem] - updated admin theme declaration to match new theming API
(edit) @27719 [27719] 02/08/10 11:40:53 ornicar2 [Diem] - updated admin and front default modules - updated …
(edit) @27718 [27718] 02/08/10 11:39:43 ornicar2 [Diem] - removed deprecated dmSecurityFilter
(edit) @27717 [27717] 02/08/10 11:38:40 ornicar2 [Diem] - added signin/signout routes for admin and front - updated front …
(edit) @27716 [27716] 02/08/10 11:37:12 ornicar2 [Diem] - refactored dmFront actions to support user integration and be …
(edit) @27715 [27715] 02/08/10 11:35:22 ornicar2 [Diem] - removed deprecated access_links configuration - updated front …
(edit) @27714 [27714] 02/08/10 11:33:33 ornicar2 [Diem] - removed theme keys and renamed dmTheme->path to dmTheme->dir - …
(edit) @27713 [27713] 02/08/10 11:31:41 ornicar2 [Diem] - fixed automatic front functional coverage test - added shortcuts …
(edit) @27712 [27712] 02/08/10 11:23:07 ornicar2 [Diem] - provided automated upgrade task for theming and user changes
(edit) @27711 [27711] 02/08/10 11:18:51 ornicar2 [Diem] - applied main/login -> main/signin convention change to sitemap …
(edit) @27710 [27710] 02/08/10 11:18:07 ornicar2 [Diem] - applied main/login -> main/signin convention change to …
(edit) @27709 [27709] 02/08/10 11:16:35 ornicar2 [Diem] - removed form and filter for DmLock? model - improved …
(edit) @27708 [27708] 02/08/10 11:14:29 ornicar2 [Diem] - disabled form and filter generation for DmLock? model
(edit) @27707 [27707] 02/08/10 11:11:20 ornicar2 [Diem] - made some component getters public to ease components extension
(edit) @27706 [27706] 02/08/10 11:11:01 ornicar2 [Diem] - added action.method_not_found to allow to extend actions with new …
(edit) @27705 [27705] 02/08/10 11:09:48 ornicar2 [Diem] - added dmFunctionalTestHelper frontLogin and adminLogin methods …
(edit) @27704 [27704] 02/08/10 11:09:04 ornicar2 [Diem] - updated test project for new theming syntax - added user pages to …
(edit) @27703 [27703] 02/08/10 11:07:56 ornicar2 [Diem] - added functional tests for user integration
(edit) @27702 [27702] 02/08/10 11:07:38 ornicar2 [Diem] - added unit tests for theming and updated unit tests for user …
(edit) @27701 [27701] 02/08/10 11:06:32 ornicar2 [Diem] - updated unit tests to use main/signin page instead of main/login
(edit) @27700 [27700] 02/08/10 11:01:57 ornicar2 [Diem] - added french translations for user integration
(edit) @27699 [27699] 02/08/10 11:01:32 ornicar2 [Diem] - added Dutch translation provided by Eric Van Kelst - added Eric …
(edit) @27698 [27698] 02/08/10 10:59:40 ornicar2 [Diem] - removed dmAuth and dmAuthAdmin modules - improved user …
(edit) @27697 [27697] 02/08/10 10:59:34 ornicar2 [Diem] - removed dmAuth and dmAuthAdmin modules - improved user …
(edit) @27696 [27696] 02/08/10 09:25:04 gimler [Diem] merge commits to tag into trunk; complete tests for dmArray add …
(edit) @27695 [27695] 02/08/10 09:11:59 gimler [Diem] revert commits to tag ;(
(edit) @27694 [27694] 02/08/10 09:09:40 gimler [Diem] revert commits to tag ;(
(edit) @27688 [27688] 02/08/10 01:47:53 ornicar2 [Diem] - renamed test project theme dir
(edit) @27675 [27675] 02/07/10 22:15:30 gimler [Diem] fix dmArray::firstKey; add more tests and phpdocs for this class
(edit) @27674 [27674] 02/07/10 22:11:19 gimler [Diem] add phpdocs
(edit) @27663 [27663] 02/07/10 21:02:21 gimler [Diem] fix phpdocs
(edit) @27662 [27662] 02/07/10 20:55:48 gimler [Diem] fix phpdocs
(edit) @27661 [27661] 02/07/10 20:54:43 gimler [Diem] fix phpdocs
(edit) @27660 [27660] 02/07/10 20:53:26 gimler [Diem] fix phpdocs
(edit) @27659 [27659] 02/07/10 20:51:27 gimler [Diem] fix phpdocs
(edit) @27658 [27658] 02/07/10 20:50:03 gimler [Diem] fix phpdocs
(edit) @27607 [27607] 02/05/10 19:12:29 ornicar2 [Diem] - updated test project with dmUser front module
(edit) @27606 [27606] 02/05/10 19:11:30 ornicar2 [Diem] - fixed admin generator php notices due to recent changes in …
(edit) @27604 [27604] 02/05/10 18:54:49 ornicar2 [Diem] - fixed front code generation messages
(edit) @27601 [27601] 02/05/10 18:16:41 ornicar2 [Diem] - implemented new plugin convention: all plugin admin module dirs …
(edit) @27600 [27600] 02/05/10 18:13:00 ornicar2 [Diem] - updated test project
(edit) @27599 [27599] 02/05/10 17:54:42 ornicar2 [Diem] - added dmUserPlugin assets and config
(edit) @27598 [27598] 02/05/10 17:54:15 ornicar2 [Diem] - dmUserPlugin now declare its modules and assets - renamed …
(edit) @27594 [27594] 02/05/10 15:10:55 ornicar2 [Diem] - added Gordon Franke to the copyright file
(edit) @27593 [27593] 02/05/10 14:28:32 gimler [Diem] fix loremizer for timestamp and time columns
(edit) @27591 [27591] 02/05/10 14:12:03 ornicar2 [Diem] - event log no more records template cache clear
(edit) @27590 [27590] 02/05/10 13:59:26 ornicar2 [Diem] - added pdo_sqlite check in prove file
(edit) @27589 [27589] 02/05/10 12:50:49 ornicar2 [Diem] - fixed dmWeekChart visits metric
(edit) @27582 [27582] 02/04/10 22:06:35 ornicar2 [Diem] - fixed authentication layout to handle javascripts included in …
(edit) @27577 [27577] 02/04/10 21:13:01 ornicar2 [Diem] - fixed admin functional tests to match new translations
(edit) @27576 [27576] 02/04/10 20:47:55 gimler [Diem] fix english misspelling and correct the org string in all languages
(edit) @27575 [27575] 02/04/10 20:39:43 gimler [Diem] add more translations for german and fix org translation string for …
(edit) @27565 [27565] 02/04/10 15:35:50 ornicar2 [Diem] - dmRememberMeFilter no more relies on context to get the user …
(edit) @27564 [27564] 02/04/10 14:45:03 moreweb [Diem] - updated italian translation up to r27507
(edit) @27563 [27563] 02/04/10 14:32:49 ornicar2 [Diem] - made version_check service support both "-" and "_" in version …
(edit) @27562 [27562] 02/04/10 14:23:02 ornicar2 --
(edit) @27561 [27561] 02/04/10 14:20:46 ornicar2 [Diem] changed version to 5.0.0-RC1
(edit) @27556 [27556] 02/04/10 12:10:11 ornicar2 [Diem] - tagging BETA5
(edit) @27555 [27555] 02/04/10 11:57:14 ornicar2 [Diem] changed version to 5.0.0-BETA5
(edit) @27552 [27552] 02/04/10 10:55:03 ornicar2 --
(edit) @27551 [27551] 02/04/10 10:49:32 ornicar2 [Diem] - fixed front widget cache issue - applied Principle of Least …
(edit) @27531 [27531] 02/04/10 02:27:06 ornicar2 [Diem] - more fixes for google chrome
(edit) @27529 [27529] 02/04/10 02:11:54 ornicar2 [Diem] - fixed admin markdown editor fullscreen mode for google chrome
(edit) @27528 [27528] 02/04/10 01:27:47 ornicar2 [Diem] - removed deprecated admin.generator stylesheet - improved google …
(edit) @27527 [27527] 02/04/10 01:09:34 ornicar2 [Diem] - fixed checkbox size and widget/zones edition mode for webkit …
(edit) @27526 [27526] 02/04/10 00:56:03 ornicar2 [Diem] - fixed issue on record_loremizer service for "int" columns - fixed …
(edit) @27522 [27522] 02/04/10 00:26:01 ornicar2 [Diem] - admin markdown editor preview scroll also synchronizes on top
(edit) @27520 [27520] 02/04/10 00:13:47 ornicar2 [Diem] - made possible to include javascript libraries in the <head> …
(edit) @27518 [27518] 02/03/10 23:13:47 ornicar2 [Diem] - admin diagrams are now movable by holding the mouse button - …
(edit) @27516 [27516] 02/03/10 22:36:40 ornicar2 [Diem] - removed jQuery map and jQuery mousewheel - fixed admin dependency …
(edit) @27513 [27513] 02/03/10 21:35:31 ornicar2 [Diem] - updated jQuery metadata to 2.1
(edit) @27512 [27512] 02/03/10 21:08:47 ornicar2 [Diem] - admin markdown editor and preview scrolls are synced when at the …
(edit) @27510 [27510] 02/03/10 20:22:45 ornicar2 [Diem] - fixed plugin admin module generation
(edit) @27507 [27507] 02/03/10 19:28:59 ornicar2 [Diem] - fixed possible issue when admin sort column stored in session …
(edit) @27506 [27506] 02/03/10 19:23:30 ornicar2 [Diem] - disabled routing cache for jQuery random requests to avoid APC …
(edit) @27503 [27503] 02/03/10 17:56:41 ornicar2 [Diem] - added ->help() to widget rendering fluent interface with …
(edit) @27502 [27502] 02/03/10 17:50:18 ornicar2 [Diem] - added unit tests for form rendering fluent interface
(edit) @27494 [27494] 02/03/10 15:03:20 ornicar2 [Diem] - fixed record_loremizer enum, integer and float value generation
(edit) @27492 [27492] 02/03/10 14:21:08 ornicar2 [Diem] - allowed to specify a record loremizer class in a table - fixed …
(edit) @27482 [27482] 02/03/10 12:44:12 ornicar2 [Diem] - fixed visit chart - improved admin charts module performances
(edit) @27481 [27481] 02/03/10 11:42:08 ornicar2 [Diem] - improved ajax charts performances
(edit) @27480 [27480] 02/03/10 11:18:10 ornicar2 [Diem] - cleaned project configuration class - fixed DmGallery?->addMedia()
(edit) @27463 [27463] 02/03/10 01:49:31 ornicar2 [Diem] - javascript plugin dmDroppableInput now accepts a callback as its …
(edit) @27460 [27460] 02/03/10 00:30:45 ornicar2 [Diem] - booleans can be toggled in one click on admin lists
(edit) @27449 [27449] 02/02/10 21:55:13 ornicar2 [Diem] - record_loremizer service creates more active records than …
(edit) @27442 [27442] 02/02/10 21:20:15 ornicar2 [Diem] - admin media library now allows to move existing medias around …
(edit) @27439 [27439] 02/02/10 20:13:21 ornicar2 [Diem] - added folder parameter to the admin media library control menu …
(edit) @27438 [27438] 02/02/10 20:06:55 ornicar2 [Diem] - added public getters to dmMenu
(edit) @27432 [27432] 02/02/10 18:02:55 ornicar2 [Diem] - ajax ping requests are no more logged
(edit) @27431 [27431] 02/02/10 17:31:07 ornicar2 [Diem] - moved admin media library actions code to …
(edit) @27430 [27430] 02/02/10 17:21:55 ornicar2 [Diem] - extracted droppable input javascript behavior out of the form …
(edit) @27425 [27425] 02/02/10 16:50:00 ornicar2 [Diem] - refactored admin media library - added functional tests for admin …
(edit) @27413 [27413] 02/02/10 13:17:15 ornicar2 [Diem] - added media library dialog: rename folder - added unit tests for …
(edit) @27410 [27410] 02/02/10 10:06:01 Crafty_Shadow [Diem] Installer won't ask for database details a second time if it had to …
Note: See TracRevisionLog for help on using the revision log.