Reinier Balt
1f67d2a603
get dependency add/remove from new_action_form running
2011-02-25 14:51:05 +01:00
Reinier Balt
e0dae50dfa
translate footer and integration page to dutch
2011-02-22 10:39:59 +01:00
Reinier Balt
222aef25b8
update dutch translations for prefecences
2011-02-14 22:54:11 +01:00
Reinier Balt
11626feb91
finish first pass of dutch translations
2011-02-14 20:57:57 +01:00
Reinier Balt
117d7c9e50
add dutch locale using Translate plugin
2011-02-13 18:26:42 +01:00
Reinier Balt
48d9e49482
install translate from https://github.com/newsdesk/translate for non-production use
...
access /translate to view and edit i18n translations
2011-02-13 13:06:10 +01:00
Marcus Ilgner
69ab625c70
Synchronized german and english translations
2011-02-13 23:47:57 +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
0d28115d18
fix csrf which changed with rails 2.3.11
2011-02-12 16:26:16 +01:00
Reinier Balt
f2760ed7de
fix #1101 . Most strings were pushed into html attributes. The remaining are generated from the layout into an array
2011-02-09 20:41:34 +01:00
Reinier Balt
97fae98791
remove has_many_polymorphs from vendor and reference it in environment.rb
2011-02-08 10:26:54 +01:00
Reinier Balt
594162d242
fix #1095 : remove old rack and will_paginate and add gem references. Please run rake gems:install
2011-02-08 09:40:54 +01:00
Reinier Balt
ea4f7de813
get cucumber running again
2011-02-04 20:21:08 +01:00
Reinier Balt
76853cff2c
fix for mongrel not getting the cookies right and change templates in the i18n locales
2011-02-04 20:11:42 +01:00
Reinier Balt
c94cf5f7ff
add workaround for mongrel-rack-cookie bug
2011-02-04 17:09:51 +01:00
Reinier Balt
6443adac78
fix stories_test to run again. Using ActiveRecordStore for session aparently did not work here
2011-02-04 16:23:47 +01:00
Reinier Balt
012a5929e1
rename load_path to autoload_path to remove deprecation warning
2011-02-04 16:23:46 +01:00
Reinier Balt
513734dce0
ran rake rails:update which altered boot.rb
2011-02-04 16:23:45 +01:00
Reinier Balt
632c0e7255
fix all tests
2011-02-03 19:30:48 +01:00
Reinier Balt
97e8602ef9
rebase to master to include i18n changes and fix merge conflicts
2011-02-03 18:19:26 +01:00
Reinier Balt
ab2e51a51a
get selenium scenarios running again and add some scenarios for adding todos started
2011-02-03 18:19:19 +01:00
Reinier Balt
a832417c59
migrate toggle_check and destroy and defer and get the functional tests running again
2011-02-03 18:19:17 +01:00
Reinier Balt
f923a40a40
get tag view working for updating todos. Refactored update a lot
2011-02-03 18:18:41 +01:00
Reinier Balt
f90d0d8eb9
fix rspec version because spec-rails now depends on rails3
2011-02-03 18:18:35 +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
2fa431ef54
finish migration of the feeds page
2011-02-03 18:17:27 +01:00
Reinier Balt
879fbc99e2
major restructuring/refactoring of application.js. finally scratched that itch. Some tests are failing to be fixed later.
2011-02-03 18:17:24 +01:00
Reinier Balt
145c9105dd
migrate deleting a note from notes page to jqeury
2011-02-03 18:17:18 +01:00
Reinier Balt
0f525436ff
support rake cucumber:selenium_wip to run wip for selenium. rake cucumber:wip will only ron non-selnium wip stories. Furthermore some selenium script migration to cucumber
2011-02-03 18:17:10 +01:00
Reinier Balt
15fdb1e572
migrate creating a new context and refactor some project js to share with context js
2011-02-03 18:17:05 +01:00
Marcus Ilgner
330d6e008c
Corrected reference to factory_girl gem
2011-01-30 05:43:50 +08:00
Marcus Ilgner
eb22178b67
Merge branch 'master' of git://github.com/bsag/tracks
...
Conflicts:
config/locales/de.yml
config/locales/en.yml
2011-01-17 16:36:46 +01:00
Ulf Klose
d695635342
small correction in English language file
2011-01-17 03:30:32 +08:00
Ulf Klose
21e6619761
added German language file de.yml
2011-01-17 03:30:32 +08:00
Marcus Ilgner
a7998ba40a
Fixes for failed tests
2011-01-16 18:26:00 +01:00
Marcus Ilgner
338d4bb5a6
Added locale selection to preferences
...
Mostly completed transition to full i18n
Incorporated german translations by Ulf Klose <ulf.klose@gmail.com>
2011-01-16 18:14:07 +01:00
Reinier Balt
5dde6403ea
add comment in database template on how to configure rails to use your utf8 database.
...
If you experience ? where you expect é, uncomment this setting in your database.yml
2011-01-11 05:53:15 +01:00
Reinier Balt
d57bd479f9
fix failing test for some error messages
2010-11-09 15:51:21 +01:00
Reinier Balt
6b36d6eb8f
fix failing tests
2010-11-09 10:47:09 +01:00
Marcus Ilgner
fd3f69d927
Changed code to support basic i18n.
...
Added RubyMine configuration and rvm setup to .gitignore.
2010-11-09 16:31:26 +08:00
Reinier Balt
04faa5d408
correct deleting a line which should be there
2010-11-08 17:29:57 +01:00
Reinier Balt
83a7e38155
add dependency for selenium-client and mongrel for selenium tests
...
Signed-off-by: Reinier Balt <lrbalt@gmail.com>
2010-11-08 17:26:30 +01:00
Reinier Balt
110d3daf95
Fix #969 by implementing a new mobile view for notes.
...
Did not create tests for it
2010-08-03 22:27:54 +02:00
Reinier Balt
29e007f9c6
update routing and test for authorized access to all tracks pages
2010-07-30 21:06:12 +02:00
Reinier Balt
e2841e31eb
finish upgrade of selenium
...
these were manual cherry-picks of the rails upgrade work.
2010-07-27 23:32:22 +02:00
Reinier Balt
551eab19a5
regenerate cucumber setup
2010-07-27 23:05:23 +02:00
Reinier Balt
111f6059f4
update environment.rb to avoid deprecation warning about session_key
2010-07-27 23:02:40 +02:00
Reinier Balt
fabc15e061
fix #987 where feeds_path returned the mobile url and not the non-mobile one.
2010-05-01 17:32:55 +02:00
Eric Allen
68701adaca
Sanitize output well, but entity-ize < and > in notes
...
Coming from a rich message or API call, notes can contain HTML and it
will render to the browser. Coming from a normal todo creation, though,
all < and > characters will be replaced with the corresponding entities.
This preserves HTML emails, but prevents users from breaking the layout
by entering broken HTML for todo notes.
Closes #765
2010-04-07 10:06:46 -04:00
Eric Allen
9ab69adb38
Dynamically load autocompletes
...
This cuts something like 100ms off of page load times!
Closes #1011
2010-04-02 13:24:21 -04:00