File rubygem-webyast-time.changes of Package rubygem-webyast-time
-------------------------------------------------------------------
Wed Dec 12 15:48:54 UTC 2012 - lslezak@suse.cz
- restart webyast after package update
- 0.3.8
-------------------------------------------------------------------
Thu Nov 1 09:25:09 UTC 2012 - lslezak@suse.cz
- 0.3.7
-------------------------------------------------------------------
Thu Oct 25 07:33:02 UTC 2012 - lslezak@suse.cz
- properly display the current config (manual vs NTP) (bnc#782509)
-------------------------------------------------------------------
Wed Oct 24 08:44:52 UTC 2012 - lslezak@suse.cz
- allow using local time (no NTP) without changing it (bnc#599978)
-------------------------------------------------------------------
Thu Oct 4 07:45:44 UTC 2012 - lslezak@suse.cz
- removed DelayedJob dependency
- 0.3.6
-------------------------------------------------------------------
Thu Aug 30 16:47:21 UTC 2012 - lslezak@suse.cz
- fixed crash at XML format request
-------------------------------------------------------------------
Thu Aug 16 19:14:07 UTC 2012 - lslezak@suse.cz
- removed unused ActionDispatch::Static middleware
- rubygem-restility is not needed for build
- 0.3.5
-------------------------------------------------------------------
Fri Jul 20 14:44:35 UTC 2012 - lslezak@suse.cz
- PreRequire yast2-country so the *.policy files are available
when granting permissions in %post (bnc#762518)
- 0.3.4
-------------------------------------------------------------------
Fri Jun 22 11:47:14 UTC 2012 - lslezak@suse.cz
- fixed testsuite
- 0.3.3
-------------------------------------------------------------------
Tue May 29 12:10:39 UTC 2012 - lslezak@suse.cz
- updated database.yml for Rails 3.2
- 0.3.2
-------------------------------------------------------------------
Wed May 23 12:34:03 UTC 2012 - lslezak@suse.cz
- Ruby 1.9 fixes
- 0.3.1
-------------------------------------------------------------------
Mon Oct 24 15:45:26 UTC 2011 - schubi@suse.com
- Merging client and service
- 0.3.0
-------------------------------------------------------------------
Tue May 31 11:39:55 UTC 2011 - vlewin@novell.com
- WebYast - Failed to configure time by webyast manually on s390x (bnc#696856)
- 0.2.3
-------------------------------------------------------------------
Mon May 16 10:51:52 UTC 2011 - schubi@novell.com
- changed licence to the correct name GPL-2.0
- 0.2.2
-------------------------------------------------------------------
Tue Apr 12 13:35:10 UTC 2011 - schubi@novell.com
- new caching
- 0.2.1
-------------------------------------------------------------------
Mon Aug 23 14:39:51 UTC 2010 - jreidinger@novell.com
- add url to spec file (bnc#625537)
- move tasks to lib directory (bnc#622957)
- 0.2.0
-------------------------------------------------------------------
Thu Jul 8 11:42:55 UTC 2010 - jreidinger@novell.com
- unify structure of json and xml output
- 0.1.5
-------------------------------------------------------------------
Fri Apr 30 14:42:32 UTC 2010 - jreidinger@novell.com
- fix spec file consistency (bnc#560061)
- 0.1.4
-------------------------------------------------------------------
Fri Apr 23 12:36:10 UTC 2010 - jreidinger@novell.com
- add license headers (bnc#586620)
- 0.1.3
-------------------------------------------------------------------
Mon Apr 12 14:22:38 UTC 2010 - jreidinger@novell.com
- update summary and description of packages (bnc#588355)
- 0.1.2
-------------------------------------------------------------------
Mon Mar 29 13:42:15 CEST 2010 - mvidner@suse.cz
- RPM-Provide WebYaST(org.opensuse.yast.modules.FOO) (bnc#583561)
-------------------------------------------------------------------
Mon Mar 8 16:20:08 UTC 2010 - jreidinger@novell.com
- add last fallback if every attempt to get timezone fails
(bnc#582166)
- fix issue with non-saving time (bnc#582810)
- 0.1.1
-------------------------------------------------------------------
Thu Feb 18 15:20:33 UTC 2010 - jreidinger@novell.com
- use BaseModel and add validations
- 0.1.0
-------------------------------------------------------------------
Mon Jan 25 21:26:04 CET 2010 - mvidner@suse.cz
- renamed yast2-webservice-time to webyast-time-ws
-------------------------------------------------------------------
Tue Nov 24 15:46:56 UTC 2009 - jreidinger@novell.com
- optionally(if not possible, then ignore it) restart collectd if
time is changed (bnc#557929)
- 0.0.11
-------------------------------------------------------------------
Wed Nov 18 08:29:49 UTC 2009 - jreidinger@novell.com
- prevent timeout error also if timezone or UTC status and cause
time move (bnc#553980)
- 0.0.10
-------------------------------------------------------------------
Tue Nov 10 16:38:52 CET 2009 - jreidinger@suse.cz
- remove useless scr require from controller test
- remove deprecated provisions from spec file
- 0.0.9
-------------------------------------------------------------------
Tue Nov 10 14:08:35 CET 2009 - jsuchome@suse.cz
- require SLE11 version of yast2-country package
-------------------------------------------------------------------
Thu Nov 5 11:22:47 CET 2009 - jreidinger@suse.cz
- kkaempf - clairify license
- 0.0.8
-------------------------------------------------------------------
Tue Nov 3 09:27:37 CET 2009 - jreidinger@suse.cz
- use GPLv2 license
- 0.0.7
-------------------------------------------------------------------
Thu Oct 29 09:23:22 CET 2009 - jreidinger@suse.cz
- allow run test outside of package
- lslezak: don't return html output
don't require rubygems
- 0.0.6
-------------------------------------------------------------------
Fri Oct 9 14:13:50 CEST 2009 - jreidinger@suse.cz
- fix saving values as xml expect systemtime root and not time
- version 0.0.5
-------------------------------------------------------------------
Thu Oct 1 13:20:12 CEST 2009 - jreidinger@suse.cz
- adapt requirements for SLE11 appliances
-------------------------------------------------------------------
Tue Sep 29 11:56:31 CEST 2009 - schubi@suse.de
- version 0.0.4
-------------------------------------------------------------------
Thu Jul 23 08:20:06 CEST 2009 - mvidner@suse.cz
- Josef Reidinger (6):
remove from spec marking sources as config
adapt to rails convention for model find/save
fix documentation
follow ruby conventions for constants
refactor time plugin to better readiness, handle timeout
when setting time to future
parse datetime info on backend side
Duncan Mac-Vicar P (2):
Cleaning up the Rake mess, make all stuff use the shared tasks
cleanup. Dont use the top level Rakefiles, but the tasks subdirectory
- 0.0.3
-------------------------------------------------------------------
Tue Jul 7 14:03:19 CEST 2009 - jreidinger@suse.cz
- adapt to dbus backend
- complete test-suite
- 0.0.2
-------------------------------------------------------------------
Fri Apr 17 11:50:12 CEST 2009 - schubi@suse.de
- splitted off from yast2-webservice