Commit History

Author SHA1 Message Date
  dflaven 0faff5f6f9 Added support for environment switching 13 years ago
  romainq 5caae0787a Environments: banner displaying a message if env is NOT 'production' + factorized some code to create/update a config from the page parameters 13 years ago
  dflaven 648af437b5 Fixed absolute/relative path issues in the JS and href places 13 years ago
  dflaven 8283b71201 Fixed Trac #480: properly take into account the 'min_autocomplete_chars' settings. 13 years ago
  dflaven 2811c2dc56 - Bug ! Incorrectly appending a parameter ?version= to linked scripts already containing a parameter in their URL ! 13 years ago
  dflaven 0bc0199aa3 Fixed Trac #487: resizable textareas remained invisible when located on the second tab (Merged from 1.2 branch) 13 years ago
  dflaven 354505e65d Added a link to a favicon (icon in the browser's bar and tab) 13 years ago
  dflaven ef84c4a18d Fixed Trac #482: link to OpenSearch Xml page was broken 13 years ago
  dflaven d96f9f6908 Removed some Debug/Warning messages 13 years ago
  dflaven c10fe73e5f Make the template system work for real ! 13 years ago
  romainq d9ef05bb6f #446 XSS vector through the page title 13 years ago
  dflaven b79d887b27 Added the ability to specify programmatically the scope for "favorite organizations". Note the the end-user can still restrict this list even further using the "Preferences" page. 13 years ago
  dflaven 1f1c8c0903 Enhance ObjectDetailsTemplate to manage bulk actions and synchronized attributes. 13 years ago
  dflaven b2515d755f Bug fix: "shortcut" actions were not perserving the current tab. Fixed. 14 years ago
  dflaven f7e61c8a55 Enhancement: provide a warning (popup) message when navigating away from an edition form. 14 years ago
  dflaven be8991ed36 #446 continuing: sanitizing parameters... 14 years ago
  dflaven 253a2ee596 Fixed Trac#446: XSS vulnerabilities... to be tested ! 14 years ago
  dflaven b5a859e900 Cleanup of the way objects are displayed/edited: DisplayBareProperties is now used for displaying (i.e. read-only) or modifying/creating an object. The means that: 14 years ago
  dflaven 1917edd389 Enhancement: added the capability to filter (based on user's defined preferences the list of organizations displayed in the drop-down menu) 14 years ago
  dflaven 5b3ed1c409 Bug fix: when changing the currently selected organization, go back to the initial (Welcome) menu instead of trying to stay on the same menu... which caused troubles (e.g. "New Contact" => assertion failed) 14 years ago
  dflaven acb01895ef Fix: broken context usage when no context (neither org nor menu) at all 14 years ago
  dflaven 0e89f5e89a Fixing bug #404: context lost when doing certain actions. What was fixed: 14 years ago
  dflaven ae4c9509b3 Implemented enhancement #130: keywords to narrow the scope of the global search 14 years ago
  dflaven ec174a7ab8 Use absolute URLs as much as possible to be independent from the page being executed... 14 years ago
  dflaven e9fe937391 Make sure that the AJax calls use a full/absolute path to the page they call so that they can be embedded anywhere inside the application (i.e. in plug-ins supplied pages as well as 'regular' app pages). 14 years ago
  dflaven f8a7be667a - Make sure that resulsts tables are always sortable. 14 years ago
  dflaven 0247874d0b Added support of hierarchy in the manipulation of external keys: 14 years ago
  dflaven d10fde1a9b Finalizing the pagination: a few bug fixes and some cleanup... 14 years ago
  romainq 8e56399e7f #423 Fixed issues with application root URL = f(mode CLI, modules, web server techno, etc.) 14 years ago
  dflaven 88049b657b New implementation for displaying long lists: pagination 14 years ago