1 to 20 of 23
If you've been encountering caching problems, such as seeing old content that you thought you had edited, we've added a URL to clear the cache. ...
If you're skipping wagn 1.6, make sure you pay close attention to Wagn 1.6+upgrade notes) Otherwise, should be a smooth one. ...
The Wagn 1.6 upgrade involves three key tasks: 1. You must run database migrations for Wagn 1.6 to work. Please backup your database before ...
CSS classes have been reworked to be more like sets:
Be sure to run your migrations! 1.2 adds a number of new cards.
CSS changes
Strongly deprecating raw — in favor of naked — for views inclusion, WQL and URL. Planning to reuse raw as of Wagn 1.0 as a ...
may need to adjust top bar css to reflect nomenclature change.
Wagn 0.10.2 has a new look and feel, with background tabs for card titles. If you're not using the default theme, you may want coordinate ...
Browser compatibility — Safari, Internet Explorer (6 & 7), even starting to look at Chrome
This release includes bugfixes and optimizations that can speed complex pages by up to 30% We also added Google Analytics support. ...
Typical upgrade procedure for svn users:
1 to 20 of 23
The (new-and-improved) standard upgrade procedure is described here:
...
- Back up your database!
- Enter your wagn root directory By default this is
- Be sure to perform the 1.6.1 upgrade and migrations first before upgrading to 1.7.0. It will not work to upgrade directly from older
- All cards have the ALL class.
- Cards of a given cardtype used to have
- The raw view no longer works at all (it's been deprecated for a while; use naked to get the effect raw used to give).
- be sure to run migrations (rake db:migrate) to add some new cards important to notification
- if you're using git you'll need to either upgrade
- Pointers' css used to use ul's and li's, but to work with Internet Explorer we changed to div's.
- all css classes
- adding pointers broken on new card (edit works fine after save)
- better fix for search template permission issue
- migrations-vs-pull_db (right now have to comment
- √slow open/close getting ugly -- we should ditch it.
- √table of contents causes only ... to show in line mode
- √optimize sidebar- switch to
- svn update
- sudo gem install ruby_openid sudo gem install cached_model
- rake db:migrate
- rake tmp:cache:clear
- restart mongrel
- You will need to install json gem! /* sudo gem install json */
- for testing, you need flexmock gem
- memory_cache is giving us some grief, so add

