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
Holger Just
2f4afeeb38
[ #615 ] Generate project identifier automatically with JavaScript
...
Also let the user know that the identifier must start with a lower case letter.
Contributed by Jan Schulz-Hofen.
2011-10-30 10:33:20 +01:00
Holger Just
ec6221b7fe
Use class instead of redundant id
2011-10-29 14:28:51 +02:00
Kornelius Kalnbach
260a6bb1da
fixed wiki syntaxhl issue
2011-10-29 12:20:11 +02:00
Kornelius Kalnbach
7b1a263d1d
trying to fix wiki syntaxhl issue
2011-10-29 12:10:18 +02:00
Kornelius Kalnbach
65af1e4436
#649 update to CodeRay 1.0 according to Etienne's r7618 in Redmine
2011-10-29 11:35:16 +02:00
Eric Davis
a2514ecc54
[ #263 ] Remove Shane and Peter theme
2011-10-28 15:22:20 -07:00
Eric Davis
f31f44f4af
[ #263 ] Remove dead context menu code
2011-10-28 15:21:37 -07:00
Eric Davis
cce496b011
[ #263 ] Remove placeholder thumbnail images
2011-10-28 15:20:09 -07:00
Eric Davis
8d10daa68f
[ #263 ] Add additional wiki styles
2011-10-28 14:58:50 -07:00
Eric Davis
b968d260fd
[ #263 ] Remove DOM hacks to reposition elements
2011-10-28 14:54:09 -07:00
Eric Davis
34ffbc8e46
[ #263 ] Remove dead code, was unbound in later JS
2011-10-28 14:53:49 -07:00
Eric Davis
cbb99f81a1
Merge multiple jquery ready blocks
2011-10-28 14:48:38 -07:00
Eric Davis
923cdf3ff3
Refactor duplicated and abbreviated animationRate variable
2011-10-28 14:45:30 -07:00
Eric Davis
a592f024cb
[ #263 ] Remove new issue lightbox (dead code)
2011-10-28 14:43:47 -07:00
Eric Davis
dc682eaddc
[ #263 ] Remove issue tooltip javascript
2011-10-28 14:41:20 -07:00
Eric Davis
aed2b4f661
[ #263 ] Update jquery load order and embed noConflict in the HTML head directly
2011-10-28 14:36:10 -07:00
Eric Davis
d99bc8a066
[ #263 ] Replace image background with a theme-able css3 background
2011-10-28 14:35:36 -07:00
Eric Davis
5e2d633ebb
[ #263 ] Merge common.js into application.js
2011-10-28 14:26:14 -07:00
Eric Davis
ca3eeedfff
[ #263 ] Remove profile popups, never finished
2011-10-28 14:21:41 -07:00
Eric Davis
155e1ba2a7
[ #263 ] Remove thickbox
2011-10-28 14:18:53 -07:00
Romano Licker
2f5cf020f3
[ #667 ] set unique id for each checkbox and linked it
...
added "no-css" class to overwrite the current label style
2011-10-28 17:03:36 +02:00
Romano Licker
af94d24951
[ #667 ] added style to hide content from sighted users
2011-10-28 17:03:35 +02:00
Eric Davis
27fd103132
[ #263 ] Override some defaults in the sap theme
2011-08-05 12:12:39 -07:00
Eric Davis
a9d6518a5d
[ #263 ] Set up default styles
2011-08-05 12:09:16 -07:00
Eric Davis
d8023e6949
[ #263 ] Remove duplicated favicon
2011-08-05 11:36:55 -07:00
Eric Davis
667f85f9a5
[ #263 ] Extract custom S&P images
2011-08-05 11:35:05 -07:00
Eric Davis
7f06e7394c
[ #263 ] Update SAP theme
2011-08-05 11:32:21 -07:00
Eric Davis
d94f7f7f9b
[ #263 ] Remove old themes
2011-08-05 11:29:13 -07:00
Eric Davis
949d229629
[ #263 ] Extract custom colors to color.css
2011-08-05 11:21:29 -07:00
Eric Davis
ccad72ba85
[ #263 ] Move the fugue images into the main images/ directory
2011-08-05 10:50:08 -07:00
Eric Davis
d63cb35e82
[ #263 ] Add icons to the main menu
2011-08-05 10:41:29 -07:00
Eric Davis
cfed74579d
[ #263 ] Cleaning up admin menus
2011-08-05 10:22:54 -07:00
Eric Davis
9bb8f80d7e
[ #263 ] Merging css
...
* Append main.css to the bottom of application.css
* Remove main.css
* Move print styles out to print.css
* Move the CSS reset to be loaded first
* Port some colors to color.css
2011-08-05 09:56:13 -07:00
Eric Davis
b4804f4ce4
[ #263 ] Merged redmine-reset.css into application.css
2011-08-05 09:28:52 -07:00
Eric Davis
adffd044d7
[ #263 ] Fix the missing line on the top menu
2011-08-05 09:05:52 -07:00
Eric Davis
635923f90d
[ #263 ] Fix admin menu sidebar styling
2011-07-29 15:33:59 -07:00
Eric Davis
cf40447356
Fix the thickbox loading image path
2011-07-29 14:43:33 -07:00
Eric Davis
61847d831a
CSS cleanup for the sidebar
2011-07-29 14:43:33 -07:00
Eric Davis
6c9c85134a
Fix the issue action bar CSS
2011-07-29 14:43:33 -07:00
Eric Davis
6435905132
Port issue show view
2011-07-29 14:43:33 -07:00
Eric Davis
7485858da2
Cleanup styles in the issue filter section
2011-07-29 14:37:24 -07:00
Eric Davis
2dc0e100c3
Port the issue filter section on the issues list
2011-07-29 14:37:24 -07:00
Eric Davis
ec21b4c075
Merge issue context menu changes
2011-07-29 14:32:53 -07:00
Eric Davis
48675d63a5
Clean up footer
2011-07-29 14:31:26 -07:00
Eric Davis
bfa57e5e6c
Fix hardcoded image path
2011-07-29 14:31:26 -07:00
Eric Davis
ac48b91864
Add images
2011-07-29 14:31:26 -07:00
Eric Davis
d3392c6d0d
Add JavaScript
2011-07-29 14:31:26 -07:00
Eric Davis
a0c777ee79
Add the CSS, including resets
2011-07-29 14:31:26 -07:00
Eric Davis
0b042903ca
[ #191 ] Refactor HTML style to CSS
2011-07-08 15:04:11 -07:00
Eric Davis
a99ccc5d7c
Merge remote-tracking branch 'schmidt/f/419-update-js-libs/unstable' into release-v2.0.0
2011-06-10 12:58:25 -07:00
Eric Davis
cd64d11e17
Merge branch 'master' into unstable
...
Conflicts:
app/controllers/watchers_controller.rb
app/views/issues/_action_menu.rhtml
config/locales/pt-BR.yml
doc/CHANGELOG.rdoc
lib/redmine/export/pdf.rb
lib/redmine/wiki_formatting/textile/helper.rb
2011-05-27 12:20:04 -07:00
Eric Davis
c4658bd271
[ #202 ] Add the theme used on chiliproject.org
...
Using 3c2ef2757165e23b65fd from
https://github.com/edavis10/squeejee_theme/tree/chiliproject.org
2011-05-27 09:18:48 -07:00
Emilio Carlos da Palma
7796ae89ff
Fix the issue #424 .
2011-05-26 21:09:21 -03:00
Gregor Schmidt
ae84fff8a2
[ #419 ] Fixing broken multi-select serialization in prototype 1.7
...
See https://prototype.lighthouseapp.com/projects/8886/tickets/1180 for details.
Contributed by Ben Gunter.
2011-05-23 17:23:50 +02:00
Gregor Schmidt
3a14bff746
[ #419 ] Updating to Prototype 1.7 and script.aculo.us 1.9.0
2011-05-23 09:53:41 +02:00
Eric Davis
00c1852d7d
[ #81 ] Add a favicon based on a Flickr image
...
http://www.flickr.com/photos/thebrownhouse/4599233853/sizes/l/
2011-05-20 11:29:06 -07:00
Eric Davis
eaa5382043
[ #81 ] Add a favicon based on a Flickr image
...
http://www.flickr.com/photos/thebrownhouse/4599233853/sizes/l/
2011-05-20 11:28:40 -07:00
Eric Davis
d29315341d
[ #196 #216 #216 ] Complete the upgrade to Rails 2.3.11
2011-05-06 15:44:38 -07:00
Gregor Schmidt
8fb5e8b211
Introducing help controller, moving wiki syntax documentation to help controller
2011-05-02 12:45:19 +02:00
Eric Davis
bdc7325a82
Merge branch 'master' into unstable
...
Conflicts:
doc/CHANGELOG.rdoc
2011-05-01 13:58:02 -07:00
Eric Davis
65692235a4
[ #352 ] Use ChiliProject on error pages
2011-04-26 15:19:44 -07:00
Jean-Philippe Lang
844c0d97aa
Removed the changeset-changes class to the commit logs on the issue view ( #8038 ).
...
git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@5300 e93f8b46-1217-0410-a6f0-8f06a7374b81
2011-04-16 16:13:20 -07:00
Jean-Philippe Lang
341c9c8408
Prettier wiki syntax help link.
...
git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@5241 e93f8b46-1217-0410-a6f0-8f06a7374b81
2011-04-16 16:11:49 -07:00
Jean-Philippe Lang
f26aec0bc5
Context menu: keep parent item highlighted when hovering a submenu item.
...
git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@5237 e93f8b46-1217-0410-a6f0-8f06a7374b81
2011-04-16 16:11:48 -07:00
Jean-Philippe Lang
ef9e89fde4
Set style more specifically to avoid clashes.
...
git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@5220 e93f8b46-1217-0410-a6f0-8f06a7374b81
2011-04-16 16:11:46 -07:00
Jean-Philippe Lang
318862c167
Better cross-browser checkbox positioning.
...
git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@5212 e93f8b46-1217-0410-a6f0-8f06a7374b81
2011-04-16 16:11:45 -07:00
Jean-Philippe Lang
f55249ac90
Adds border and margin for issue list printing.
...
git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@5178 e93f8b46-1217-0410-a6f0-8f06a7374b81
2011-04-16 16:11:42 -07:00
Jean-Philippe Lang
5909cf3396
Fixed: issue list truncated when printing with Firefox 3.
...
git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@5177 e93f8b46-1217-0410-a6f0-8f06a7374b81
2011-04-16 16:11:42 -07:00
Jean-Philippe Lang
9b9c7ae91d
Adds links on the issue list to collapse/expang all groups ( #7236 ).
...
git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@5174 e93f8b46-1217-0410-a6f0-8f06a7374b81
2011-04-16 16:11:41 -07:00
Jean-Philippe Lang
b38b871c7f
Send the CSRF token with Ajax requests ( #7843 ).
...
Contributed by Etienne Massip.
git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@5134 e93f8b46-1217-0410-a6f0-8f06a7374b81
2011-04-16 15:38:57 -07:00
Jean-Philippe Lang
c5c36bd21f
Updates zoom icons and removes unused ones.
...
git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@5111 e93f8b46-1217-0410-a6f0-8f06a7374b81
2011-04-16 15:38:56 -07:00
Jean-Philippe Lang
c18520d02f
Highlight changes inside diff lines ( #7139 ).
...
git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@5094 e93f8b46-1217-0410-a6f0-8f06a7374b81
2011-04-16 15:38:55 -07:00
Jean-Philippe Lang
e3c3e50083
Prevent icons clipping on gantt.
...
git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@5076 e93f8b46-1217-0410-a6f0-8f06a7374b81
2011-04-16 15:36:08 -07:00
Jean-Philippe Lang
3a347d8eb8
Version list style updated.
...
git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@5008 e93f8b46-1217-0410-a6f0-8f06a7374b81
2011-04-16 15:26:40 -07:00
Jean-Philippe Lang
25ce0e6cd2
Extends custom field possible values textarea.
...
git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@5005 e93f8b46-1217-0410-a6f0-8f06a7374b81
2011-04-16 15:26:39 -07:00
Jean-Philippe Lang
c9497f39b8
Keep track of issue description changes ( #746 ).
...
git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@4954 e93f8b46-1217-0410-a6f0-8f06a7374b81
2011-04-16 15:16:03 -07:00
Jean-Philippe Lang
2740c67682
Removes obsolete code from Opera pseudo right click ( #7700 ).
...
git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@4947 e93f8b46-1217-0410-a6f0-8f06a7374b81
2011-04-16 15:14:42 -07:00
Jean-Philippe Lang
c224ec5168
Fixed: Bulk editing menu non-functional in Opera browser ( #3132 ).
...
Contributed by Claudio Acciaresi.
git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@4935 e93f8b46-1217-0410-a6f0-8f06a7374b81
2011-04-16 14:59:37 -07:00
Jean-Philippe Lang
ac65a69ea3
Extracts gantt subjects styles to css ( #7280 ).
...
git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@4916 e93f8b46-1217-0410-a6f0-8f06a7374b81
2011-04-16 14:57:31 -07:00