Historial de Commits

Autor SHA1 Mensaje Fecha
  dflaven 01a0076fa1 New icon for the notifications hace 15 años
  dflaven e7a30835af - Added display of the version / revision and build date for "official builds" hace 15 años
  dflaven faa7fba358 - Added some variables about the version, build revision and build date to be populated automatically by the build system. hace 15 años
  dflaven af6715bd06 - Exclude "My Company/Department" from the export of organizations, since this organization is always created by the setup program. hace 15 años
  dflaven eb445320f9 - Removed the organization "My Company/Department" since it is always created by the setup. hace 15 años
  dflaven de5a6c2aca Cosmetic bug fix: the triangle image of the collapsible section was not displayed properly if the "section" was initially open. hace 15 años
  dflaven 63a594b14c The label of the active menu is now used as the title of the web page. hace 15 años
  dflaven d2375036e8 Factorized the processing of templates hace 15 años
  dflaven 754442e715 New menu for the configuration of notifications hace 15 años
  romainq 6db0def2e1 Fixed typo in the enums of the new field document::type hace 15 años
  romainq d7b1193232 Data model changed: incident::workgroup becomes mandatory, and document::scope replaced by document::type hace 15 años
  dflaven e1b780d4fc - Fixed Trac #67: misleading message when Flash is not installed. hace 15 años
  dflaven 37886c303a Smaller margin to the left of the main menu, to spare some room and prevent folding some titles hace 15 años
  dflaven 7a986e7376 - partial implementation of the 1:n links management hace 15 años
  romainq 1abdb439f4 Forgot a new file at last commit (soap types) hace 15 años
  romainq b7d4bdeceb Trac#56 Improvements to the SOAP web services and to the first operation CreateIncidentTicket hace 15 años
  dflaven 836332eb3f - Fixing file upload/download troubles: make sure that magic_quotes_gpc is turned off and that the output is not truncated by AjaxWebPage. hace 15 años
  dflaven 87f34e3ad5 - Fixing styles issues found on the truncated lists (Ticket #61) hace 15 años
  dflaven b20be9a1b7 - For truncated lists hace 15 años
  romainq a98c2259d3 Forgot to add 3 files in the previous commit hace 15 años
  romainq de63a10a8c Trac #57 - Implemented beta version of email notifications (triggers and actions) hace 15 años
  romainq 72e5bcf5e2 #47 Replaced every occurence of deprecated verb split() by explode() hace 15 años
  dflaven b4dfe4fd07 - First (partial) implementation of context and default values. hace 15 años
  dflaven 94141617fb - Fix the dialog to manage n-n links: don't display again objects that are already linked. hace 15 años
  dflaven 2c0e5e4eab - Check that the temporary directory used by files upload exists and is writable from PHP. (As required in Trac #15). hace 15 años
  dflaven 2158d3223e - First implementation of documents hace 15 años
  dflaven 3b30baf550 - Fixed bug (Trac #49) display of user's grant matrix not refreshed properly. Actually it was not a display issue but the cache was not flushed at the right time and the flush was just loading more entries in the cache without clearing the current ones. hace 15 años
  dflaven acbf7e4717 - Fixed bug Trac #43 ('links attribute' dialog can now be validated by pressing Enter) hace 15 años
  dflaven a06818fe9e - Fixed bug Trac #65: incorrect display of non-ASCII characters. htmlentities must be aware of the charset used ! hace 15 años
  dflaven 275b8fdfaa - Fixed bug Trac #60 (Modification of a Service Call does not work with IE). This was due to some forms being contained within another form (forbidden in HTML) hace 15 años