Commit Graph

1689 Commits (4702a05ebb3b37dc2a303b39d92f48da6b1c17e4)

Author SHA1 Message Date
Eric Davis 4b3d4553e4 Create and assign the api token so the current instance can access it. (#4497) 15 years ago
Eric Davis c67cc7c285 Added :controller_issues_new_before_save hook. (#4465) 15 years ago
Jean-Philippe Lang ff7eb7b23a Auto-detect attachment content type when blank (#3782). 15 years ago
Eric Davis b7b4e27833 Added :view_settings_general_form plugin hook 15 years ago
Jean-Philippe Lang b718d5dec2 Moves attachments parsing after textile parsing so that: 15 years ago
Jean-Philippe Lang 04455783a7 Fixed: project copy doesn't copy group memberships (#3975). 15 years ago
Jean-Philippe Lang c36c924714 Ask for confirmation when a non-admin users tries to remove himself from a project (#4402). 15 years ago
Jean-Philippe Lang a4c64ff84b Fixed: subject of incoming emails gets mangled (#3717). 15 years ago
Jean-Philippe Lang 9c1efcfa48 Do not display the copy form when project copy is created. 15 years ago
Jean-Philippe Lang 45f3199aa9 View cleanup. 15 years ago
Jean-Philippe Lang 8db9ecef08 Removes column opt in enumerations table. 15 years ago
Eric Davis 9fb40b1a2f Project#activities should check all overridden activities, not just active ones. 15 years ago
Jean-Philippe Lang 62c83bdd2e Adds a 'Add subprojects' permission. 15 years ago
Jean-Philippe Lang 24fde6f109 Hide "Groups" tab on user form if no group exist. 15 years ago
Jean-Philippe Lang d63784569f Force TimeEntry#hours default to nil (#3075, #4449). 15 years ago
Jean-Philippe Lang 5e1dc78d75 Fixed: wiki pages in search results are referenced by project number, not by project identifier (#4456). 15 years ago
Jean-Philippe Lang 32bb0226e7 Remove invalid escaping in version field (#4460). 15 years ago
Jean-Philippe Lang 0704ac9444 Fixes delimiters regexp. 15 years ago
Jean-Philippe Lang a54fa93b2e Adds a setting to remove incoming emails body after a delimiter (#4409). 15 years ago
Jean-Philippe Lang e26eeef837 Display API key in the sidebar, just below the API key heading. 15 years ago
Jean-Philippe Lang d404d2f586 Do not display API key if API is disabled. 15 years ago
Jean-Philippe Lang 682829a904 Fills translations. 15 years ago
Jean-Philippe Lang ff36245f3e Move API setting to Authentication tab and add translations strings. 15 years ago
Eric Davis bfcd5039f2 Added an Admin setting to enable/disable the REST web service. (#3920) 15 years ago
Eric Davis e07e9d8bfe Added support for HTTP Basic access to the API. (#3920) 15 years ago
Eric Davis baa1ad4256 Allow authenticating with an API token via XML or JSON. (#3920) 15 years ago
Eric Davis aa9951b38b Added an API token for each User to use when making API requests. (#3920) 15 years ago
Eric Davis 9f59cd64ab Added the revision title to any revision links. 15 years ago
Eric Davis e1013c44a3 Make sure the RSS token is getting destroyed and created. 15 years ago
Eric Davis c478fa7f90 Extract method 15 years ago
Eric Davis 0844a22b02 Refactor: Use the existing method for failing onthefly creations. 15 years ago
Eric Davis 6be0e335fb Added an optimization note for later. 15 years ago
Jean-Philippe Lang c5976333c2 Adds a 'Create and continue' button on new user form. 15 years ago
Jean-Philippe Lang e92802508e Change MailHandler 403 error message. 15 years ago
Jean-Philippe Lang cf9bb2699f Adds on optional API key to repositories management controller and reposman.rb. 15 years ago
Jean-Philippe Lang 4398386c48 Admin info cleanup. 15 years ago
Jean-Philippe Lang 6ccbcfb589 Adds helpers for setting field tags. 15 years ago
Jean-Philippe Lang 06ca18b042 Adds a 'no_permission_check' option to the MailHandler. 15 years ago
Jean-Philippe Lang 9d120c872c Fixes block reordering on my page (#2971). 15 years ago
Jean-Philippe Lang 008ad85d10 Fixes an error with postgres. 15 years ago
Jean-Philippe Lang 03b57415d6 Avoid a ruby warning. 15 years ago
Jean-Philippe Lang 77aeca5d55 Fixes 'follows' relation validation. 15 years ago
Jean-Philippe Lang beb20e7c6e Adds 'follows' relation (#1432). 15 years ago
Jean-Philippe Lang 111950108a Issue sidebar cleanup. 15 years ago
Jean-Philippe Lang 6bf0723d06 By default, only show statuses that are used by the tracker on the workflow edit view. 15 years ago
Jean-Philippe Lang 6a369f28dd Display shared versions on the issue summary view (#4425). 15 years ago
Jean-Philippe Lang 488c192286 Removes "xxx and return" calls (#4446). 15 years ago
Jean-Philippe Lang 0e4525d76c Fixes test broken by r3176 (#4439). 15 years ago
Jean-Philippe Lang 46d27f16d5 IE8 fix. 15 years ago
Jean-Philippe Lang 91a493e2c7 Removes large icons. 15 years ago