Dan Rice
0f168b430e
Fix link in projects RSS feed
2015-10-11 16:46:21 -04:00
Dan Rice
0ca0317a7f
Namespace the legacy CSS
2015-08-30 22:31:03 -04:00
Matteo Giaccone
336f19c4fe
Default project should be empty
2015-08-13 21:58:03 +01:00
Matt Rogers
bb934b6474
Remove the Google Gadget Integration
...
Google has discontinued the "Add any gadget by URL" Labs feature. Remove
the feature from the application.
2015-08-07 21:31:00 -04:00
Matt Rogers
486204c1d7
Merge pull request #1888 from C-Otto/tracks-1882
...
navigate back to note's project after deletion
2015-08-07 21:05:21 -04:00
Matt Rogers
50421fc19b
Merge pull request #1825 from C-Otto/sort-containers
...
Sort containers
2015-08-07 20:35:54 -04:00
Matt Rogers
3d77e11a87
Merge pull request #1853 from C-Otto/tracks-1851
...
Do not open 'new note' form when clicking unrelated links
2015-08-07 20:34:08 -04:00
Matt Rogers
f393afb69f
Merge branch '2.3_branch'
...
This brings the master branch up to date with the 2.3 release branch
2015-08-07 20:27:14 -04:00
Matt Rogers
9089e15788
Merge pull request #1885 from C-Otto/tracks-1789
...
(2.3) Update project name and context name in 'new action' form
2015-08-07 20:08:18 -04:00
Matt Rogers
dcc13981cc
Merge pull request #1874 from C-Otto/tracks-1835
...
(2.3) remove all tab indices
2015-08-07 20:03:47 -04:00
Matt Rogers
d5f6480f58
Merge pull request #1900 from TracksApp/enlarge-touch-points-for-mobile-ui
...
Increase the usability of the new todo mobile view
2015-08-07 19:54:55 -04:00
Matt Rogers
1c0a70df75
Merge pull request #1903 from lrbalt/fix-test-errors
...
Fix failing tests for non-UTC timezones
2015-08-07 19:50:58 -04:00
Reinier Balt
f2c6c2d3af
show attachment in view and make it downloadable
2015-08-05 16:05:56 +02:00
Reinier Balt
e58379e81f
This fixes failing tests when the timezone is different than utc
...
There were several problems:
* Time.now returns the systems time, not the users time
* fixtures do not translate dates from timezone to utc, but stores the
date verbatim
* calling a controller will set the timezone to the preference of the
current_user. So it could be changed while you do not realize this. I
fixed the failing test, but problems could be elsewhere
2015-08-05 11:50:33 +02:00
Matt Rogers
f234fbd4e8
Improve the buttons on the mobile interface
...
Add some padding so that they're larger and easier to hit with a finger
2015-07-24 22:28:22 -05:00
Carsten Otto
0b6bc291e0
there is no form on the project list page
...
no need to update anything
2015-06-15 10:31:44 +02:00
Dan Rice
8dd4970b0c
Merge branch '2.3_branch'
2015-06-14 18:20:08 -04:00
Carsten Otto
050b3c7ed9
remove all tab indices
...
fixes #1835
2015-05-25 12:08:23 +02:00
Carsten Otto
426b0fca20
also update default_context_name
...
New actions are created with the context as defined in
default_context_name. This value needs to be updated as shown in #1789 .
2015-05-25 11:57:10 +02:00
Carsten Otto
2630f84bb1
use generic CSS class for links in (div) container headers
...
Fixes #1851
2015-05-24 14:57:48 +02:00
Carsten Otto
65a2a727fb
navigate back to note's project after deletion
...
fixes #1882
2015-05-23 22:39:32 +02:00
Carsten Otto
e7495e32b7
remove redundant code
2015-05-22 23:02:32 +02:00
Carsten Otto
f8f7762b94
also update default_project_name
...
New actions are created with the project as defined in
default_project_name. This value needs to be updated as shown in #1789 .
2015-05-22 20:55:34 +02:00
Carsten Otto
ae4ce272ff
update form with new context name
2015-05-22 20:55:34 +02:00
Dan Rice
7781281243
Merge pull request #1801 from C-Otto/tracks-440
...
replace 'None' project by empty string
2015-05-14 21:25:28 -04:00
Carsten Otto
be8be4c558
replaceWith instead of html
2015-05-14 14:02:35 +02:00
Carsten Otto
dffb156227
add quotes
2015-05-13 22:56:39 +02:00
Carsten Otto
5c3c2f80b7
sort when deleting a dependency in the tree
2015-05-10 14:09:06 +02:00
Carsten Otto
a29009d3da
replace 'None' project by empty string, fix #440
2015-05-10 14:08:20 +02:00
Carsten Otto
d5b695d733
replace instead of nesting div inside div
2015-04-16 23:10:49 +02:00
Carsten Otto
32a573d60b
add in list instead of below
2015-04-16 23:10:49 +02:00
Carsten Otto
164cee695c
sort after deleting recurring action
2015-04-16 23:10:49 +02:00
Carsten Otto
e451e2ed5e
sort after adding to existing container
2015-04-16 23:10:49 +02:00
Carsten Otto
0469a990c5
sort when activating pending successors of deleted action
2015-04-16 23:10:49 +02:00
Carsten Otto
8fd8158840
sort when a pending successor is activated
2015-04-16 23:10:49 +02:00
Carsten Otto
00bd19b4ff
sort when the next instance of a recurring todo is added
2015-04-16 23:10:49 +02:00
Carsten Otto
021d53f359
sort when a pending todo is activated
2015-04-16 23:10:49 +02:00
Carsten Otto
eb7b1e9ab6
sort after editing an action
2015-04-16 23:10:45 +02:00
Carsten Otto
0b00f36c60
sort after creating
2015-04-16 23:10:36 +02:00
Carsten Otto
ead021b789
replace element instead nesting another div inside existing div
2015-04-15 20:40:55 +02:00
Carsten Otto
eb1012f1f2
typo
2015-04-13 14:38:27 +02:00
Carsten Otto
e1ab067dbb
typo
2015-04-04 18:10:18 +02:00
Carsten Otto
d480569629
occurence -> occurrence
2015-02-10 15:49:13 +01:00
Dan Rice
70191af76b
Merge branch '2.3_branch' into master
2015-01-02 21:25:34 -05:00
Matteo Giaccone
177971a70e
Remove applescript integration. Closes #1723
2015-01-02 21:12:32 +00:00
Matteo Giaccone
bd78ad0670
Move right submit button in mobile new action
2014-12-15 23:21:34 +00:00
Matt Rogers
8d24f5105a
Add a Sidebar class to represent the side bar
...
Start using it throughout the rest of the app instead of the various
instance variables
2014-11-11 19:55:00 -06:00
Reinier Balt
166387f0be
Statistics for longest running projects now includes completed and hidden projects. fixes #1725
2014-11-05 17:09:59 +01:00
Reinier Balt
2883d1b7f4
Statistics for longest running projects now includes completed and hidden projects. fixes #1725
2014-11-05 17:07:21 +01:00
Xavi Vila
140942b01f
added 'es' locale to data/index
2014-09-13 17:07:57 +02:00