root/trunk


Mode:

Legend:

Added
Modified
Copied or renamed
Rev Chgset Date Author Log Message
(edit) @843 [843] 12/02/08 21:00:38 camper --
(edit) @842 [842] 12/02/08 11:52:38 anonymous - Fixed problem with mandatory template in form_field abstract
(edit) @839 [839] 12/02/08 08:26:23 camper jQuery: implemented some functionality
(edit) @837 [837] 11/26/08 18:52:00 camper JS moved to separate dir
(edit) @836 [836] 11/26/08 16:10:55 camper Merged bugfixes from branch 3.2
(edit) @832 [832] 11/20/08 15:26:01 camper ..
(edit) @831 [831] 11/20/08 15:14:39 camper ..
(edit) @830 [830] 11/20/08 15:12:48 camper Url root resolving update
(edit) @829 [829] 11/19/08 22:02:57 camper FreeForm? field improvement
(edit) @828 [828] 11/18/08 19:42:50 camper --
(edit) @827 [827] 11/18/08 17:22:16 anonymous - Fixed problem with Ajax.php not putting ; when combining strings
(edit) @826 [826] 11/18/08 16:42:26 anonymous --
(edit) @825 [825] 11/18/08 16:14:16 camper Form minor fix
(edit) @824 [824] 11/18/08 16:08:41 camper Ajax: reset() method
(edit) @823 [823] 11/18/08 13:29:25 camper Ajax: $ajax_output made protected array Form: added methods to submit form …
(edit) @821 [821] 11/14/08 18:45:45 camper getDestinationURL fixed in ApiCLI
(edit) @820 [820] 11/14/08 08:49:29 camper checkExtension js function fix
(edit) @819 [819] 11/13/08 13:06:02 anonymous --
(edit) @817 [817] 11/12/08 19:04:48 camper converted line delimiters
(edit) @816 [816] 11/12/08 10:17:55 camper RSSchannel - sendHeaders made protected
(edit) @815 [815] 11/11/08 08:52:25 anonymous --
(edit) @814 [814] 11/07/08 09:00:37 camper ApiFrontend?: proper assign of index page
(edit) @813 [813] 11/06/08 20:27:54 camper Updated API classes to handle URLs through $_SERVERREDIRECT_URL? xml …
(edit) @812 [812] 11/06/08 16:06:04 camper SMlite: error message formatted so it won't break design on exception
(edit) @811 [811] 11/06/08 08:28:22 anonymous - Fixed problem with aacp function in ajax.js
(edit) @810 [810] 10/30/08 20:01:14 camper denyEnter fixed
(edit) @808 [808] 10/30/08 10:37:02 camper AbstractObject?: logger methods added BasicAuth?: loginRedirect …
(edit) @807 [807] 10/26/08 14:25:36 camper Ajax:setInnerHTML() fix for single quotes
(edit) @806 [806] 10/26/08 10:06:09 camper --
(edit) @804 [804] 10/24/08 10:08:12 camper ApiFrontend?: error displaying changed
(edit) @803 [803] 10/23/08 19:45:19 camper ApiWeb?: redirect method changed, removed base url ApiFrontend?: special …
(edit) @802 [802] 10/22/08 11:09:55 camper Auth: session expired event fix
(edit) @801 [801] 10/21/08 09:35:42 camper Removed test outputs
(edit) @799 [799] 10/15/08 12:25:45 mvs Changed by Camper on server.
(edit) @798 [798] 10/15/08 01:37:48 mvs --
(edit) @797 [797] 10/15/08 01:37:09 mvs --
(edit) @794 [794] 10/14/08 06:34:49 camper FreeForm?: errors displaying BasicAuth?: remember login improved
(edit) @793 [793] 10/13/08 11:15:38 camper --
(edit) @792 [792] 10/11/08 14:56:14 camper Button class set
(edit) @791 [791] 10/11/08 12:04:46 camper Auth routine improved in both classes Form: getAllData() improved to …
(edit) @790 [790] 10/11/08 10:20:02 mvs Submit fix by Camper.
(edit) @789 [789] 10/09/08 20:54:51 camper ApiWeb?: initLayout removed from initDefaults
(edit) @786 [786] 10/07/08 19:55:47 camper Fixed bug with URL generation
(edit) @785 [785] 10/07/08 16:01:25 anonymous - Fixed problem with aaec on ajax.js
(edit) @784 [784] 10/07/08 15:50:32 anonymous - Fixed problem with checkSession
(edit) @783 [783] 10/06/08 20:25:29 camper Fixed api classes Menu: changed href page_404 template added
(edit) @782 [782] 10/06/08 18:09:09 camper General changes in API classes structure ApiFrontend? introduced
(edit) @781 [781] 10/03/08 13:10:54 camper ApiAdmin?: new rewrite calc related changes
(edit) @780 [780] 10/02/08 21:34:21 camper aacp: multiple if changed to switch..case
(edit) @779 [779] 10/02/08 20:23:11 camper Ajax: forgetExpander method
(edit) @778 [778] 10/02/08 08:08:52 camper URL postfix introduced. This may break your application, careful
(edit) @777 [777] 09/30/08 19:46:24 anonymous - Fixed problem with mandatory fields template breaking #Zak
(edit) @774 [774] 09/30/08 13:33:14 camper Form fields are automatically marked with red asterisk if mandatory. …
(edit) @773 [773] 09/30/08 10:27:13 camper Free form updates Indentions corrected in ajax JS
(edit) @772 [772] 09/30/08 09:24:34 camper --
(edit) @771 [771] 09/30/08 07:39:02 camper Inline edit made compatible with session expiration functions
(edit) @770 [770] 09/26/08 08:09:09 camper FileUploader?: some notes ajax.js: optimization
(edit) @768 [768] 09/25/08 17:07:45 anonymous - Added alignment property in TDs for Form_Field_CheckboxList (IE …
(edit) @767 [767] 09/24/08 15:11:08 camper Grid: datetime field type
(edit) @765 [765] 09/21/08 19:27:05 camper Removed relogin token from BasicAuth?
(edit) @764 [764] 09/21/08 18:36:59 camper Grid: expander now calls Ajax method Ajax: openExpander() added
(edit) @763 [763] 09/21/08 15:57:10 camper deleted some garbage
(edit) @762 [762] 09/21/08 15:56:35 camper FreeForm? template
(edit) @761 [761] 09/20/08 09:13:33 anonymous --
(edit) @755 [755] 09/13/08 10:42:25 camper FreeForm?: proper set of list fields
(edit) @753 [753] 09/04/08 15:30:31 camper Form: some properties made protected/FreeForm added along with …
(edit) @751 [751] 09/03/08 01:34:22 mvs Added mysqltrace driver for save list of executed queries with explain …
(edit) @749 [749] 08/30/08 09:49:56 camper returned onSubmit action to make it work on Enter
(edit) @748 [748] 08/28/08 14:09:27 camper Forms fields: denyEnter call removed from defaults, Form::denyEnter() …
(edit) @747 [747] 08/28/08 11:36:20 camper Ajax: removed commented stuff
(edit) @746 [746] 08/27/08 15:24:51 camper grid template fixed
(edit) @745 [745] 08/25/08 17:01:16 zak - Added selecting $db object in Lister, setSource method Zak
(edit) @744 [744] 08/25/08 15:20:54 zak --
(edit) @743 [743] 08/25/08 15:18:57 zak --
(edit) @742 [742] 08/25/08 14:57:38 zak --
(edit) @741 [741] 08/25/08 14:37:12 zak - Added separator in form_field_dropdown Zak
(edit) @740 [740] 08/24/08 10:46:59 camper --
(edit) @739 [739] 08/16/08 15:14:13 camper BasicAuth?: original request is now erased after redirection is made on …
(edit) @738 [738] 08/16/08 11:33:56 zak - Removed page_Index from apiAdmin #Zak
(edit) @737 [737] 08/14/08 10:45:03 camper debug info removed
(edit) @736 [736] 08/05/08 12:02:03 zak - Fixed problem with onKeyDown and onKeyPress in FormField? and different …
(edit) @735 [735] 08/05/08 11:40:31 zak --
(edit) @734 [734] 07/31/08 08:27:20 camper Form field: JS events use existing Ajax instance instead of creating new …
(edit) @733 [733] 07/30/08 19:46:55 camper Form: added last_button property/Ajax: added disableControl() method
(edit) @732 [732] 07/29/08 23:29:29 camper QuickSearch? class minor fix
(edit) @731 [731] 07/18/08 09:31:52 camper BasicAuth?: removed strange condition on ajax actions
(edit) @730 [730] 07/14/08 15:37:01 camper Form_Button made descendant of Button
(edit) @729 [729] 07/13/08 09:29:51 camper --
(edit) @728 [728] 07/13/08 08:59:20 camper Auth: password encryption fix
(edit) @727 [727] 07/12/08 14:01:30 camper --
(edit) @726 [726] 07/11/08 12:35:03 camper BasicAuth?: allow pages without login
(edit) @725 [725] 07/05/08 18:02:18 zak --
(edit) @724 [724] 07/05/08 17:26:51 zak - changed order of setting templates in form_field abstract class
(edit) @723 [723] 07/04/08 08:03:57 camper DateSelector?: onChange event fixed and optimized
(edit) @722 [722] 07/03/08 07:46:50 camper --
(edit) @721 [721] 07/03/08 07:40:57 camper TMail: fixes to text attachments
(edit) @720 [720] 07/02/08 12:37:13 camper --
(edit) @719 [719] 07/02/08 12:12:25 camper Ajax uploads: error handling
(edit) @718 [718] 07/02/08 11:28:59 camper Ajax File uploads: error handling
(edit) @717 [717] 06/26/08 15:45:06 zak --
Note: See TracRevisionLog for help on using the revision log.