Andrew Smith
ff94716791
Replace the JS calendar with a jQueryUI version.
2012-07-15 15:25:13 +02:00
Felix Schäfer
cb9ac281d9
Add date_field and date_field_tag form helpers #817
2012-07-15 15:19:02 +02:00
Felix Schäfer
37385642fa
Don't show the search field when it's not needed #979
...
Contributed by Harald Klimach
2012-07-09 18:11:04 +02:00
Felix Schäfer
12b2d3c182
Show the register link everywhere it's needed #979
...
Contributed by Harald Klimach
2012-07-09 18:06:32 +02:00
Andrew Smith
a4fbb15f6c
Include a minimal Modernizr JS build. Fixes #1054
2012-07-02 20:28:00 +02:00
Andrew Smith
6fa46e5136
Set the users language on the HTML tag. Fixes #1051
2012-06-28 10:03:08 +02:00
Andrew Smith
cf83e274d7
Change to an HTML5 doctype #1018
2012-06-26 22:19:37 +02:00
Felix Schäfer
2e18840f12
Disable autocomplete on registragion form #844
2012-05-20 10:30:34 +02:00
Andrew Smith
43723385c6
Handle the '(Un)Check all' link. #994
2012-05-19 10:37:17 +02:00
Felix Schäfer
93abdcf487
Fix comments missing in wiki add/update mails #986
2012-05-19 00:00:16 +02:00
Holger Just
277815ec96
Don't render cusom queries in the sidebar anymore
...
The queries are now part of the issues menu and are thus redundant in the
sidebar.
2012-04-11 20:50:42 +02:00
Felix Schäfer
0a7c6e6774
Correct handling of @Rational#to_s@ on ruby 1.9 #887
...
Contributed by Martin S
2012-04-04 09:36:58 +02:00
Felix Schäfer
6f064d3856
Activity: use default filter only on first request #861
2012-03-28 20:31:20 +02:00
Andrew Smith
7b3280e5ad
Replace tables that were using the 'width' attribute with inline styles (should be replaced with an ID/class).
2012-03-23 11:22:58 +01:00
Andrew Smith
fd250726ce
Remove some inline styling and some depreciated table cell attributes and replace them with proper class names.
2012-03-23 11:22:57 +01:00
Andrew Smith
1cfd20e7e7
Fix missing cells and incorrect close order
2012-03-23 11:22:57 +01:00
Andrew Smith
b15e6d8305
Fix duplicated 'back_url' IDs
...
Various hidden input fields are used to hold a URL to send the user back
to the correct page after submitting a form, however, they all use the
same ID which isn't allowed in HTML. Passing in 'id' as nil stops the
'hidden_field_tag' from adding an ID attribute to the tag.
2012-03-23 11:22:57 +01:00
Andrew Smith
2a70e2704f
HTML corrections
2012-03-23 11:22:57 +01:00
Andrew Smith
23a857bf75
Remove hard-coded div on issue page
2012-03-21 21:07:21 +01:00
Andrew Smith
1b7ddb3cd7
jQuery version of the issue context menu
2012-03-21 21:06:58 +01:00
Felix Schäfer
565aeabc79
Issue hierarchy on issue show view #906
2012-03-20 09:25:54 +01:00
Felix Schäfer
efac256a6b
Design fix
...
The lower would only show if you have the permission to see/add related issues
2012-03-17 15:31:26 +01:00
Holger Just
185edcd283
Fix trailing whitespace
2012-01-18 19:26:03 +01:00
Holger Just
3f325243ce
Merge branch 'pulls/783/remove-new-issue-link-if-unauthorized' of https://github.com/finnlabs/chiliproject into unstable
2012-01-17 20:14:25 +01:00
Holger Just
323b5bebc8
[ #774 ] Move gravatar of issue author into the author tag
2012-01-17 19:31:02 +01:00
Eric Davis
0407abbd56
Hide the More menu if there are no items to show
2012-01-12 15:00:23 -08:00
Eric Davis
4ce3b88473
Add a menu to view all projects since the main click event is blocked
2012-01-12 14:58:15 -08:00
Eric Davis
00df832126
Merge branch 'ticket/unstable/792-confirmation-emails' into unstable
2011-12-29 10:28:47 -08:00
Eric Davis
c51d339512
[ #809 ] Multiple projects can now be assigned to a group or user.
...
* Added a Javascript autocomplete for searching Projects
* Updated the Users and Groups controllers' #edit_membership method to
create/update multiple Member records
2011-12-29 09:30:32 -08:00
Eric Davis
af00598e5e
[ #809 ] Refactored a duplicate form to a partial.
2011-12-29 09:30:32 -08:00
Eric Davis
4acee9e989
Add a reusable dialog-window for lightbox style popups
2011-12-29 08:35:51 -08:00
Eric Davis
5ad97a4ea3
[ #808 ] Add JournalsController#diff to diff a single field
2011-12-29 08:35:45 -08:00
Eric Davis
ef00061568
[ #798 ] Fixed the sidebar design by moving #sidebar out of #main-menu
...
The #main-menu was used as the entire left column but was having styles
applied to it for the menu which were leaking onto the #sidebar. By
wrapping the column in a unique div the menu styles were isolated from
the sidebar styles.
2011-12-28 11:14:38 -08:00
Eric Davis
15428fc092
[ #806 ] Add Board and Message watcher management
2011-12-28 11:03:24 -08:00
Eric Davis
97fe88f8d9
[ #805 ] Add the Watchers sidebar to Wiki Pages
2011-12-28 10:22:06 -08:00
Eric Davis
8e3d4da376
[ #802 ] Show groups in the watchers partial and users autocomplete
2011-12-27 17:38:30 -08:00
Eric Davis
c3555b1728
[ #800 #801 ] Exclude users already watching the issue
2011-12-27 17:09:29 -08:00
Eric Davis
8160cd02bd
[ #800 #801 ] Add Javascript search to bulk add watchers to issues.
2011-12-27 17:09:24 -08:00
Eric Davis
5deae7ebe3
[ #800 #801 ] Refactor AutoCompletesController#users to not be coupled to Groups
2011-12-27 17:09:19 -08:00
Eric Davis
a110f1041d
[ #800 #801 ] Refactor the user auto complete method to the AutoCompletesController
2011-12-27 17:09:18 -08:00
Eric Davis
3af5544dbc
[LSS#4190] Add watching to documents
2011-12-27 13:16:52 -08:00
Eric Davis
72eadcc6ea
[ #796 ] Adds date range filter.
...
Based on r6226 from Redmine by Jean-Philippe Lang
2011-12-27 13:02:46 -08:00
Eric Davis
1dd07471ca
[ #792 ] Send email from mail_handler for emails missing a project
2011-12-26 17:38:26 -08:00
Eric Davis
9f4683d71b
[ #792 ] Send email when mail_handler gets an email from an unknown user
2011-12-26 17:38:25 -08:00
Eric Davis
d53c4e9aae
[ #792 ] Add confirmation emails for successful issue creation
2011-12-26 17:38:24 -08:00
Eric Davis
9d8fc86b8e
[ #792 ] Add settings for confirmation emails are sent for incoming mail
2011-12-26 17:38:19 -08:00
Gregor Schmidt
69ccbafaf4
[ #783 ] Removing link to new issue when missing permissions
2011-12-20 10:13:01 +01:00
Holger Just
e1ac469cfb
Fix trailing whitespace
2011-12-18 21:40:01 +01:00
Holger Just
d24e8186b4
Merge remote-tracking branch 'chiliproject/master' into unstable
2011-12-18 21:33:05 +01:00
Felix Schäfer
1ebec832af
[ #486 ] More menu items on the wiki annotate view.
2011-12-18 21:21:21 +01:00