Commit Graph

7266 Commits (5c3c69b4a5dfb8c9428b61f67347db0fc1b935de)
 

Author SHA1 Message Date
Jean-Philippe Lang 9fe0dd051d User's projects alphabetically sorted in the Projects drop down menu. 18 years ago
Jean-Philippe Lang 3782501275 Fixed a couple of spelling errors (JT Zemp) 18 years ago
Jean-Philippe Lang d34ea9a569 Versions can now be created with no date. 18 years ago
Jean-Philippe Lang bb1fccb7b7 Fixed: performance issue on RepositoriesController#revisions when a changeset has a great number of changes (eg. 100,000). 18 years ago
Jean-Philippe Lang 777c9acae8 "My projects" are now listed under the drop-down "Projects" top menu item (20 projects max.). 18 years ago
Jean-Philippe Lang 7b13b58a2f Text search added on messages. 18 years ago
Jean-Philippe Lang b11dd1f213 Reply form on the message view is displayed only if user is logged in. 18 years ago
Jean-Philippe Lang 7ca7e4bad5 Added mail notification when a new message is posted in the forums. 18 years ago
Jean-Philippe Lang bca5bd9c62 Added watchers for message boards (watchers controller modified to support any watchable model). 18 years ago
Jean-Philippe Lang b90e84b9fe Per project forums added. 18 years ago
Jean-Philippe Lang 75582f80f8 Fixed: error when viewing a file diff from a revision view (only if repository url doesn't point to the root of the repository). 18 years ago
Jean-Philippe Lang 270e3a4345 Added "assigned to" field in mail notifications. 18 years ago
Jean-Philippe Lang 0fab627a3c Added some javascript to prevent from selecting the same from/to revision for the diff view. 18 years ago
Jean-Philippe Lang 599e49e4d0 Added the ability to view a file diff with free to/from revision selection. 18 years ago
Jean-Philippe Lang cff3950e6b Added a test for the mail handler. 18 years ago
Jean-Philippe Lang 42193960f2 Added a simple mail handler. 18 years ago
Jean-Philippe Lang 98d08439dc Fixed: files with an apostrophe in their names can't be accessed in the repository 18 years ago
Jean-Philippe Lang 8614c00c8a Text files can now be viewed online when browsing the repository. 18 years ago
Jean-Philippe Lang df0a49ff14 "me" value is now available in queries for "assigned to" and "author" filters. 18 years ago
Jean-Philippe Lang 50429d0819 Fixed the order of the japanese day names 18 years ago
Jean-Philippe Lang 5c88c1f50b Changed the length of 'language' column in users table from 2 to 5, to allow long language codes like pt-br. 18 years ago
Jean-Philippe Lang d85f5518d9 Removed "Wiki edits" option in the activity view if the project has no wiki. 18 years ago
Jean-Philippe Lang 8e24c6458d Added an option to see all versions in the roadmap view (including completed ones). 18 years ago
Jean-Philippe Lang b748455d96 Added fragment caching for calendar and gantt views 18 years ago
Jean-Philippe Lang 7eb6471559 Added autologin feature (disabled by default). 18 years ago
Jean-Philippe Lang 56513a8c66 Added a "clear" link when displaying a saved query. It clears the query filter to show all issues. 18 years ago
Jean-Philippe Lang 8b1455c945 Filter values hidden by default to avoid show/hide flashes when loading screen. 18 years ago
Jean-Philippe Lang b9be1d1268 Ajaxified issue filter reset link 18 years ago
Jean-Philippe Lang 71e6f22670 Issue#long_id no more used and removed 18 years ago
Jean-Philippe Lang 0dbbf776c6 Slight modifications on project settings views 18 years ago
Jean-Philippe Lang 3eed7e622c Members management in project settings is now AJAXified 18 years ago
Jean-Philippe Lang a6a181c70c Issue filter no more reseted when clicking 'Issues' menu link 18 years ago
Jean-Philippe Lang 92b02014d2 Issue relations first commit (not thoroughly tested). 4 kinds of relation are available: 18 years ago
Jean-Philippe Lang 987e843cd1 Removed alpha transparency from time icon 18 years ago
Jean-Philippe Lang 5050586a9e Changed delete icon 18 years ago
Jean-Philippe Lang da4fd6b71a Login field automatically focused on login form 18 years ago
Jean-Philippe Lang e07c44543f Bulgarian translation added (Nikolay Solakov) 18 years ago
Jean-Philippe Lang 78b5e57a4a Fixed an unicode problem on gantt (first letter of the day name) 18 years ago
Jean-Philippe Lang 10a49d476d HTML select tags are no longer hidden with IE7 when showing navigation drop-down menu. 18 years ago
Jean-Philippe Lang 0759212a44 Added fragment caching for svn diffs. 18 years ago
Jean-Philippe Lang 7eda64e464 Issue subjects column width set to 330 on gantt chart 18 years ago
Jean-Philippe Lang 124cca3af0 Text formatting drop down disabled if RedCloth is not available (system settings). 18 years ago
Jean-Philippe Lang 7faf77804d Subproject name added in csv and pdf exports. 18 years ago
Jean-Philippe Lang d94bcd285a A 403 error page is now displayed (instead of a blank page) when trying to access a protected page. 18 years ago
Jean-Philippe Lang 9af49e07f3 Added last commit message for each entry in repository browser. 18 years ago
Jean-Philippe Lang 0f0ab74560 Fixed: last day of the month not included in project activity 18 years ago
Jean-Philippe Lang 5288b8550b Removed hard coded 'Search' string in base layout. 18 years ago
Jean-Philippe Lang 66d789229d Added a DropOut effect when removing a block on my page layout. 18 years ago
Jean-Philippe Lang bba9be6a4d Removed an used li element in navigation menu. 18 years ago
Jean-Philippe Lang ebe10fa645 Added a quick search form in page header. Search functionality moved to a dedicated controller. 18 years ago