Andrew Smith
27160b76f5
The jQuery ajaxStart/Stop functions are being called at the wrong time.
...
The ajaxStart/ajaxStop functions were being called before the document
was ready and the 'ajax-indicator' element existed. This meant that they
would never be called when an ajax event happened.
2012-03-20 22:54:20 +01:00
Felix Schäfer
565aeabc79
Issue hierarchy on issue show view #906
2012-03-20 09:25:54 +01:00
Felix Schäfer
26c847a4ca
More specific CSS #911
2012-03-16 00:30:20 +01:00
Michaël Rigart
23864d99b5
Fix progress bar css #868
2012-03-09 18:36:32 +01:00
Felix Schäfer
fbc71a80f8
Fix issue option list orientation #869
...
Contributed by Alf Gaida.
2012-02-24 16:36:04 +01:00
Felix Schäfer
f327298f88
Fix missing submenu hint on issue context menu #882
...
Contributed by Andrew Smith
2012-02-24 15:56:29 +01:00
Dominique Feyer
f561c54356
Fixes activity list column alignment
2012-02-12 23:08:37 +01:00
Holger Just
e0eb21b48b
[ #826 ] Position the .button-large as any other title-bar element
2012-02-06 23:58:16 +01:00
Holger Just
e1ecae83b3
[ #774 #815 #807 ] Fix styles used for gravatars in issues
...
Gravatars now generally have a border and are displayed equally.
The Issue history formatting is cleaned up with much of the positioning
magic removed in favor or a simple float.
2012-01-17 19:34:33 +01: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
Holger Just
dc5fd8bc10
Actually focus username in login dropdown
2012-01-04 18:31:05 +01: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
38d0d530b0
[ #808 ] Show issue description diffs in the lightbox popup
2011-12-29 08:35:51 -08:00
Eric Davis
aafec2c50f
Add some nice defaults for jQuery ajax
2011-12-29 08:35:51 -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
61a21f4990
[ #797 ] Fix wiki page hierarchy
2011-12-27 13:05:21 -08:00
Holger Just
d24e8186b4
Merge remote-tracking branch 'chiliproject/master' into unstable
2011-12-18 21:33:05 +01:00
Holger Just
bde0f6a862
Fix line endings from \r\n to \n
2011-12-18 19:30:46 +01:00
Holger Just
6c690814c9
[ #463 ] Pass through Basic Auth in an FCGI setup
2011-12-18 19:30:37 +01:00
Holger Just
2733e5173f
Fix trailing whitespace
2011-12-18 15:49:18 +01:00
Holger Just
6b725c32e6
Add wiki formatting for h4
2011-12-18 15:49:00 +01:00
Holger Just
34fef9d8fc
Fix display of floatable TOCs in wikis
2011-12-17 22:14:19 +01:00
Eric Davis
d32480753b
[ #692 ] Update the style of the issue show page to be cleaner
2011-12-10 12:22:38 -08:00
Eric Davis
100faf94f7
[ #692 ] Add some style to issue action menus
2011-12-10 12:16:54 -08:00
Eric Davis
2a74699196
[ #692 ] Make breadcrumbs larger and not completely underlined
2011-12-10 11:30:38 -08:00
Eric Davis
ee48a8da4f
Merge branch 'ticket/unstable/692-final-design' into unstable
2011-12-10 10:40:09 -08:00
Eric Davis
e8b8841717
[ #692 ] Fix image names
2011-12-09 19:04:20 -08:00
Eric Davis
f9a2e30b9f
[ #692 ] Fix issue history styles
2011-12-09 19:04:20 -08:00
Eric Davis
f76c922dd8
[ #692 ] Fix the context menu styles
...
It was conflicting with S&P theme styles due to the CSS load order,
reset them back to the pre-S&P theme style.
2011-12-09 19:04:20 -08:00
Eric Davis
8e6ccceb28
[ #692 ] Remove selected gradient from context menu tables
2011-12-09 19:04:19 -08:00
Eric Davis
a73c23ae9b
[ #692 ] Use text based logo
2011-12-09 19:04:19 -08:00
Eric Davis
612f2f98e4
[ #692 ] Fix and simplify the top menu open/closing
...
* Remove bunch of extra code from choosen
* Fix awkward indention
* Add admin menu items to the Modules menu
* Turn off bold on menu item hover, was causing jumping in width
* Fix color on opened top menus
* Fix a bunch of edge cases in the menu clicks.
* Remove gross 'html' binding in favor of a one time only one
2011-12-09 19:04:08 -08:00
Eric Davis
c33227ffe3
[ #692 ] Update CSS by reviewing pre and post-merge diff
2011-12-09 18:06:18 -08:00
Romano Licker
83f8f63640
[ #692 ] implemented widget design for mypage
...
- background gradient image missing
- made icon grey in order to keep it visible
- raised icon margin to position it directly inside the
widget when in personalize mode
- added a background image to display the gradient
2011-12-09 18:06:18 -08:00
Romano Licker
d22afea284
[ #692 ] header-menu subentries closer together
...
2 columns instead of 3 for issue detail
2011-12-09 18:06:17 -08:00
Romano Licker
e371bcad24
[ #692 ] fixes admin-menu
...
new design on ticket view
filter / options / attachments fieldset redesign
2011-12-09 18:06:12 -08:00
Romano Licker
0eeeb04c31
[ #692 ] removes div#admin-menu - now content of main menu
2011-12-09 14:04:02 -08:00
Romano Licker
729e801c9f
[ #692 ] renamed div#account to div#header cleanup
2011-12-09 14:03:59 -08:00
jwollert
7e287d6e5a
[ #692 ] fixes IE7 overflow bug in project search results
2011-12-09 13:57:24 -08:00
Felix Schäfer
8671006b70
[ #649 ] Prevent the extra wiki styles from interfering with code highlighting.
2011-12-09 16:57:16 +01:00
Felix Schäfer
aa88fe8e39
Merge branch 'coderay-1.0' of https://github.com/rubychan/chiliproject into rubychan-coderay-1.0
2011-12-09 16:50:20 +01:00
Romano Licker
977f74e11a
[ #692 ] Main design changes for new theme
2011-11-12 16:22:25 -08:00
Romano Licker
c16cfd8ff1
[ #692 ] images for new design
2011-11-12 16:22:24 -08:00
Romano Licker
734da91b4b
[ #692 ] login slidedown implemented with tabindex and focus fix
2011-11-12 16:22:24 -08:00
jwollert
fecfbaf908
[ #692 ] change project navigation arrow on hover
...
- fix project navigation arrows
2011-11-12 16:22:24 -08:00
Eric Davis
3e87af38d4
[ #263 ] Make issue description the full width
2011-11-06 19:38:44 -08:00
Eric Davis
3409f5b620
[ #658 ] Include jQuery v1.7, jquery ui 1.8.16, and smoothness theme
2011-11-06 19:21:56 -08:00
Eric Davis
ab2856b53f
[ #263 ] Add new layout and theme
...
Merge branch 'ticket/unstable/263-new-layout-ready' into unstable
2011-11-06 18:18:35 -08:00
Eric Davis
7bc11f8de0
[ #263 ] Tests require one theme being present
2011-11-06 17:46:55 -08:00
Eric Davis
5620488727
[ #263 ] Removed and tweaks the design based on feedback
2011-11-06 16:39:15 -08:00