summaryrefslogtreecommitdiffstats
path: root/src/main
Commit message (Collapse)AuthorAgeFilesLines
...
* | Change My Tickets repository link to the repository tickets pageJames Moger2014-05-022-5/+8
| |
* | Implementation of a ticket mgration toolJames Moger2014-05-029-29/+531
| |
* | Fix open milestone progress displayJames Moger2014-05-022-2/+2
| |
* | Refactored common code out of My Tickets and TicketsJames Moger2014-05-0117-932/+733
| |
* | Layout adjustments for responsive scalingJames Moger2014-05-011-9/+10
| |
* | Reverted changes to ticket servicesJames Moger2014-05-012-78/+49
| |
* | Revert "Implementation of the getTickets capability of recovering all ↵James Moger2014-05-013-124/+84
| | | | | | | | | | | | tickets from a nullable RepositoryModel" This reverts commit 1e6158bbc38a9012053c3bf8bfd16e113d8f5d29.
* | Refine localized stringsJames Moger2014-05-015-8/+8
| |
* | Added the "you are responsible of" filter in "my tickets" page.Hybris952014-05-014-1/+13
| |
* | Revise My Tickets layout and stylingJames Moger2014-05-013-150/+290
| |
* | Improve generated Lucene query to only show relevant My Tickets resultsJames Moger2014-05-011-30/+37
| |
* | Do not display My Tickets link if ticket service is not readyJames Moger2014-05-011-4/+3
| |
* | Fixes sort, page building and search functions on "my tickets" page.Hybris952014-05-011-11/+19
| |
* | Advanced "my tickets" page. Using filters and search.Hybris952014-05-012-35/+452
| |
* | Now only shows the "my tickets" button in the navbar if you are connected.Hybris952014-05-012-8/+15
| | | | | | | | Redirects to the main page if you try going on "/mytickets" when not connected (or if you disconnect while being on "/mytickets").
* | Revisions demonstrating the direction I'd like this to goJames Moger2014-05-012-102/+180
| |
* | Added back the "my tickets" button in the navbar.Hybris952014-05-011-1/+1
| |
* | Added git stylesheets to MyTickets.Hybris952014-05-013-119/+135
| | | | | | | | Added links to Repositories containing the tickets.
* | Implementation of the getTickets capability of recovering all tickets from a ↵Hybris952014-05-013-84/+124
| | | | | | | | nullable RepositoryModel
* | Ajout du nom du repository sur la page "MyTickets".BUISSON Christian2014-05-012-39/+55
| |
* | Deactivate the navbar button for My Tickets (until it is finalized).BUISSON Christian2014-05-011-1/+1
| |
* | First Step in My TicketsBUISSON Christian2014-05-018-50/+262
| |
* | Show open milestone progress and change milestones list layoutJames Moger2014-05-013-21/+104
| |
* | Overdue labeling, notify changed tickets controlJames Moger2014-05-018-19/+82
| |
* | Use ajax buttons in the New|Edit Milestone pagesJames Moger2014-05-012-30/+33
| |
* | Allow milestone deletion within the edit milestone pageJames Moger2014-05-015-22/+62
| |
* | Create and update milestone pages with rename supportJames Moger2014-05-0111-10/+430
|/
* Switch to ajax New|Edit Ticket page submission to handle empty titlesJames Moger2014-05-012-149/+165
|
* Fix inconsistency with owner permissions checkJames Moger2014-05-012-5/+5
|
* Fix bug introduced in 67278f5James Moger2014-04-281-1/+1
|
* Add English translation placeholderJames Moger2014-04-281-0/+1
|
* Merged #51 "Can not force default locale to English or to a locale with a ↵James Moger2014-04-285-4/+43
|\ | | | | | | country code"
| * Fix forcing default locale to en or LANG_CC for web uiJames Moger2014-04-285-4/+43
| |
* | fix the script so it REALLY works on LinuxMichel Daviot2014-04-271-1/+1
|/
* Prevent adding empty or invalid SSH public keysJames Moger2014-04-253-7/+23
|
* Merge pull request #178 from Hybris95/fr_traductionJames Moger2014-04-251-35/+35
|\ | | | | Commit traduction in french
| * Commit traduction in frenchHybris952014-04-251-35/+35
| |
* | Ensure repository is closed after processing a pages requestJames Moger2014-04-231-3/+2
| |
* | Fix subdirectory navigation in pages servlet (issue-412)James Moger2014-04-231-51/+59
| |
* | Improve pages servlet raw navigation (issue-411)James Moger2014-04-231-2/+13
| |
* | Fix subdirectory links in pages servlet (issue-411)James Moger2014-04-231-2/+9
| |
* | Simplify current plugin release detection, ignore currentRelease registry fieldJames Moger2014-04-233-39/+20
| |
* | Update to Apache MINA/SSHD 0.11.0James Moger2014-04-231-0/+5
| |
* | Fix welcome_fr.mkd to use proper FrenchJulien Kirch2014-04-221-1/+1
|/
* Remove User parameter from SSH dispatch command setupJames Moger2014-04-175-52/+48
|
* Filter the current plugin release by the system versionJames Moger2014-04-173-9/+49
|
* [findbugs] Add null check when testing if a user is disabled in SessionPageJames Moger2014-04-171-2/+2
|
* [findbugs] Change scope of variable in HistoryPanelJames Moger2014-04-171-3/+1
|
* [findbugs] Remove dead code in UserPageJames Moger2014-04-171-7/+0
|
* [findbugs] Remove unnecessary null check in RepositoryPageJames Moger2014-04-171-1/+1
|