Reinier Balt
dea8734498
fix #1256 by changing the layout of the context view to match the project view
2012-03-21 18:09:20 +01:00
Jaime Hernandez
a05027cc5a
Add !important to ui-datepicker z-index declaration.
...
Fix closed bug #1013 on Assembla. The previous z-index was well
intentioned but jquery css overrides the z-index, so !important is
necessary to make the z-index declaration functional.
2012-03-04 20:23:57 -08:00
tim madden
51b44a9ec9
Ticket #1241 - fix for layout of dependences on add / edit forms
2012-03-01 12:25:47 -06:00
Reinier Balt
e935066c18
fix #1181 . The project listing now had the small drag handle and all the controls to the left.
2012-01-27 10:55:39 +01:00
Matt Rogers
70f06bd76e
Align the actions for an action row to a common baseline.
...
This adds some margin to the top of the checkboxes in order to align the
star, checkbox, and pencil icons along the same baseline.
My eyes no longer hurt from the differences in alignment. :)
2011-12-19 12:18:34 -06:00
Matt Rogers
c8da3ddf88
Tiny formatting fix
2011-12-19 12:17:59 -06:00
Matt Rogers
f7875d57af
Soften the UI a bit with some rounded edges.
...
The badge in the header are now rounded.
The corners of the groups in the project page are also now rounded.
The rounding is done with CSS3, with specific markup for Firefox and
Webkit-based browsers. IE versions less than 9 are not supported.
2011-12-19 12:10:18 -06:00
Matt Rogers
9f4e38717a
Make dependencies visible when adding new tasks.
...
This fixes #1214 by making the task dependencies render with red font
vs. black font.
Patch from Nathan Plamondon. Thanks!
2011-12-01 13:54:52 -06:00
Reinier Balt
eb2f071c80
fix #1114 . also update locales for last merges/commits
2011-11-18 11:43:06 +01:00
Reinier Balt
6aa8b8d2f9
replace new repeating todo form with jquery dialog. And some refactoring
2011-11-17 17:07:55 +01:00
sf
a871511c24
added develop notification bar on RAILS_ENV != production
2011-10-10 14:14:27 -04:00
sf
9f9ae6f836
use select instead of iterating
2011-09-27 08:25:32 -04:00
sfischme
5b95092c08
merging tracks master
2011-09-27 06:35:48 -04:00
sfischme
fd44a1fb4b
fixed the boxes
2011-09-23 18:22:20 -04:00
sfischme
77b6c931ca
added separate database field for reviews
2011-09-15 20:52:24 -04:00
sfischme
b320dd60a8
initial version of reviewing
2011-09-15 00:42:34 -04:00
Reinier Balt
40a7cc2d3a
add cucumber scenarios for new preferences
2011-08-18 12:48:59 +02:00
Reinier Balt
89ec9898a3
finish gui changes
2011-08-17 20:23:02 +02:00
Demian Gemperli
c45b11dc70
Have a Star option on task entry screens #928
2011-07-30 18:52:11 +02:00
Reinier Balt
559a02d6f1
start on done overview page
2011-07-09 17:19:12 +02:00
Reinier Balt
57ad48d7d7
closing #1148 by removing the transparent background from the spinner. Does not solve the margin of the spinner on the buttons, but that is low prio for now
2011-04-27 19:03:37 +02:00
Reinier Balt
e5b4797a86
fix preferences edit form where some fields were to wide
2011-04-14 12:00:42 +02:00
Reinier Balt
3116d46820
fix #1132 by moving z-index of topbar to 500+ and the z-index of the todos to 500-
2011-03-26 20:05:56 +01:00
Reinier Balt
0335c2304d
finish editing a todo with dependencies and fix some i18n for nl locale
2011-02-25 14:52:03 +01:00
Reinier Balt
59556a0a4a
get styling done for new todo
2011-02-25 14:52:02 +01:00
Reinier Balt
92fdef2b1b
implement js to add and remove precedessors (dependencies)
2011-02-25 14:51:04 +01:00
Michael Witrant
0ae63015f2
stale background doesn't overlap icons anymore
2011-02-21 18:18:54 +08:00
Reinier Balt
24ef0ced32
fix #1102 add spinner to autocomplete and...
...
* get public/local variables correct for all js
* get i18n string in toggle_star for todos
Signed-off-by: Reinier Balt <lrbalt@gmail.com>
2011-02-13 12:58:41 +01:00
Reinier Balt
cafa774b4c
refactor application.rb further and migrate recurring todos
...
next: get tests for recurring todos
2011-02-03 18:17:29 +01:00
Reinier Balt
4400c42d7c
modify todo controller to store multiple next actions
2010-07-28 15:53:18 +02:00
Reinier Balt
26cd345cbe
add form for multiple actions
2010-07-28 15:50:25 +02:00
Eric Allen
d9d08fac35
Various improvements to context drag&drop
...
-Don't botch other fields on context change
-Better status message
-Flash context title on drop
-Drop target close to context name
-Bolder drop target border
Closes #1033
2010-05-17 11:36:41 -04:00
Eric Allen
86d7724b75
Revert "Move dependency drop target into image"
...
We decided that the small drop target was harder to hit, and the
justifcation for the change wasn't worth it.
This reverts commit ec68e04f27 .
Conflicts:
app/helpers/todos_helper.rb
public/javascripts/application.js
public/stylesheets/standard.css
2010-05-09 18:57:56 -04:00
Eric Allen
67df223488
Drag todos between contexts
...
Closes #1020
2010-04-10 16:08:09 -04:00
tim madden
238bf97a27
add z-index value for the popup datepicker
...
to put it on top of the rest of the elements
Fixes #1013
2010-03-20 13:44:42 -04:00
Eric Allen
25f0f3dfd9
JavaScript working for subdir
2010-03-14 16:39:11 -04:00
Eric Allen
ec68e04f27
Move dependency drop target into image
...
In preparation for #937 and other potential uses of drag&drop
2010-03-07 16:21:52 -05:00
Eric Allen
3e83d19299
Merge branch 'master' of github.com:epall/tracks
2009-12-05 11:10:35 -05:00
eriko
8aac20fe5d
fix stylesheet so that image links do not start at / as this breaks suburi installs of tracks like http://rails.example.com/tracks .
2009-12-04 13:00:35 -05:00
Henrik Bohre
93a914fdb3
#300 : Disambiguation of predecessors by using project and context names
2009-11-10 22:15:47 -05:00
Henrik Bohre
08d24a1b8f
#300 : Added some visual feedback when hovering over drop target
2009-11-10 22:06:47 -05:00
Henrik Bohre
fe066e3bcb
#300 : Added infrastructure for drag and drop dependency creation
2009-11-10 22:06:36 -05:00
Eric Allen
6d97bca57f
Bug #300 : Displays pending state and successor information
...
Pending state is displayed in the date_span. Successor information is displayed in the tooltip of a successor icon placed after the action description.
Conflicts:
app/helpers/todos_helper.rb
public/javascripts/application.js
2009-11-04 22:45:02 -05:00
Eric Allen
2bf48a15cb
Bug #300 : Added infrastructure for collapsible dependency block, similar to todo notes.
...
Conflicts:
app/views/layouts/standard.html.erb
public/javascripts/application.js
2009-11-04 22:43:21 -05:00
Eric Allen
59b367a711
Todo editing and deletion working beautifully.
...
Removing UJS caused the home page to stop rendering due to references to
apply_behavior. I had to take care of that before I could proceed at all.
Some Autocomplete stuff has been yanked out and needs to go back in at some point.
Had to replace Protoload with jQuery.blockUI. It's a bit bigger, but oh well.
2009-09-07 16:58:26 -04:00
Reinier Balt
0272f812da
Add the ability to integrate your tracks installation as a Gmail Gadget. Code was contributed by GTDify.com. Thanks!
...
see http://www.getontracks.org/forums/viewthread/434/
2009-08-04 09:54:45 +02:00
Reinier Balt
f63a657022
change style of project settings so that it grabs less attention
2009-06-26 15:35:31 +02:00
bsag
1d6191b1da
Fix #896 . Tidied styling of notes (attached to action and free-standing project notes) so that basic Textile markup shows up and looks attractive. You can now use *bold*, _italics_, ordered lists (#), unordered lists (*), and H1 (h1.) and H2 (h2.) headers can all be used, along with Textile links.
2009-05-17 12:52:45 +01:00
Eric Allen
746066972c
Asynchronous autocompleter for tags. Closes #462
2009-05-02 16:43:00 -04:00
Eric Allen
42bea2490b
Fix #592 be able to set default tags for a project. Default tags can now be specified when creating or editing a project, and they will be applied to any new todos created in that project.
2009-04-15 21:54:31 -04:00