Software Updates
2008-12-25
Revision: 2
Eric Potvin
Fix the PDO error code handler & the get method SQL query
- class/Module.class.php
Fix the "channel" image properties
- class/Image.class.php
Fix the error message in the form
- modules/organizer/templates/form.html
- modules/bookmark/templates/form_cat.html
- modules/preference/templates/form_profile.html
- modules/preference/action.php
- js/liveoffice.js
Cache the horoscope of the day
- modules/horoscope/action.php
- modules/horoscope/class/Horoscope.class.php
- modules/horoscope/class/Zodiac.class.php
Fix the version control
- modules/about/action.php
- modules/about/templates/index.html
Fix the public key
- modules/document/action.php
2008-12-26
Revision: 3
Eric Potvin
Added the mobile version
- mobile.html
- index.html
- index.php
- js/liveoffice_mobile.js
- css/mobile.css
- templates/main_mobile.html
- login.php
- imgs/preferences.png
- imgs/about.png
- modules/addressbook/action.php
- modules/addressbook/templates/view_mobile.html
- modules/addressbook/templates/getList_mobile.html
- modules/organizer/action.php
- modules/organizer/templates/index_mobile.html
- modules/todo/action.php
- modules/todo/templates/index_mobile.html
- modules/about/action.php
- modules/about/templates/index_mobile.html
- modules/preference/action.php
- modules/preference/templates/index_mobile.html
Fix the calendar links
- modules/organizer/class/Calendar.class.php
Fix the about links
- modules/about/templates/index.html
2009-01-02
Revision: 4
Eric Potvin
Fix the windows layout
- css/window.css
Fix the Main interface
- templates/main.html
Fix the SQL Query errors
- class/Module.class.php
Fix the trash module
- modules/trash/action.php
- modules/trash/class/Trash.class.php
- modules/trash/templates/index.html
- modules/trash/templates/getList.html
Fix the addressbook module
- modules/addressbook/action.php
- modules/addressbook/templates/form.html
- modules/addressbook/templates/index.html
- modules/addressbook/templates/view.html
- modules/addressbook/templates/getList.html
Fix the organizer module
- modules/organizer/action.php
- modules/organizer/class/Organizer.class.php
- modules/organizer/templates/form.html
- modules/organizer/templates/index.html
- modules/organizer/templates/getList.html
Fix the bookmark module
- modules/bookmark/action.php
- modules/bookmark/class/Bookmark.class.php
- modules/bookmark/templates/form_cat.html
Fix the note module
- modules/note/templates/form.html
Fix the about module
- modules/about/templates/index.html
Fix the .htaccess for module
- modules/.htaccess
Fix the news module
- modules/news/templates/index.html
Fix the preference module
- modules/preference/templates/form_profile.html
Fix the document module
- modules/document/action.php
- modules/document/templates/file_view_icon.html
x modules/document/templates/file_view_list.html
- modules/document/templates/form_upload.html
- modules/document/templates/index.html
Fix & Standardize JS files
- js/window.js
- js/clock.js
- js/liveoffice.js
- js/util.js
2009-01-03
Revision: 5
Eric Potvin
Fix font for forms & list
- modules/trash/templates/index.html
- modules/organizer/templates/form.html
- modules/organizer/templates/index.html
- modules/addressbook/templates/form.html
- modules/todo/templates/form.html
- modules/note/templates/form.html
- modules/preference/templates/form_organizer.html
- modules/preference/templates/form_profile.html
- modules/preference/templates/form_widget.html
- modules/document/templates/file_view_icon.html
- modules/currency/templates/index.html
-
Fix the weather module
- modules/weather/class/Weather.class.php
- modules/weather/templates/show.html
- modules/weather/templates/index.html
- js/window.js
Fix bookmark module
- modules/bookmark/action.php
- modules/bookmark/class/Bookmark.class.php
- modules/bookmark/templates/form_url.html
- modules/bookmark/templates/form_cat.html
- js/liveoffice.js
2009-01-06
Revision: 6
Eric Potvin
Updated the javascript library
x js/prototype.js
- js/jquery-1.2.6.min.js
- js/window.js
- js/liveoffice.js
- js/util.js
- js/mainpage.js
- js/liveoffice_mobile.js
Fix templates for jQuery library
- index.html
- templates/main.html
- templates/register.html
- templates/forgotpass.html
- templates/main_mobile.html
- modules/organizer/templates/index.html
- modules/addressbook/templates/index.html
- modules/todo/templates/form.html
- modules/bookmark/templates/form_url.html
- modules/document/action.php
- modules/document/templates/file_view_icon.html
Fix error message
- action.php
- class/Module.class.php
- class/Error.class.php
- modules/currency/action.php
- modules/comic/action.php
- modules/weather/action.php
- modules/organizer/action.php
- modules/addressbook/action.php
- modules/horoscope/action.php
- modules/todo/action.php
- modules/note/action.php
- modules/bookmark/action.php
- modules/news/action.php
- modules/traffic/action.php
- modules/document/action.php
Fix the addressbook for mobile
- modules/addressbook/templates/view_mobile.html
Update SQL library
- _install/main.sql
Added the phone provider for user
- class/User.class.php
- modules/preference/action.php
- modules/preference/class
- modules/preference/class/PhoneProvider.class.php
- modules/preference/templates/form_profile.html
Fix the trash module
- modules/trash/action.php
- modules/trash/class/Trash.class.php
- modules/trash/templates/index.html
x modules/trash/templates/getList.html
Fix the forgot pass handling message
- forgotpass.php
2009-02-07
Revision: 7
Eric Potvin
Fix the CSS for IE
- css/default.css
- js/window.js
Fix the news cron job
- cron/news.php
- modules/news/class/rssFeed.class.php
Add the "limit" clause
- class/Modules.class.php
Fix the registration confirmation email
- register.php
Add the comic widget preferences
- class/User.class.php
- modules/comic/action.php
- modules/comic/class/Comic.class.php
- modules/preference/action.php
- modules/preference/templates/form_widget.html
ix the save confirmation message
- modules/preference/templates/form_organizer.html
Fix font
- templates/register.html
- class/Error.class.php
Add widget preferences
- _install/main.sql
2009-02-23
Revision: 8
Eric Potvin
Add default category for news
- _install/main.sql
Fix Trash
- js/liveoffice.js
- modules/trash/templates/index.html
- modules/trash/class/Trash.class.php
Fix loading status
- js/liveoffice.js
Fix registration & forgot password reset form
- js/mainpage.js
Fix html form
- modules/document/templates/file_view_icon.html
- modules/document/templates/form_upload.html
- modules/news/templates/index.html
- modules/traffic/templates/index.html
Fix registration path creation
- register.php
Add total event for list
- modules/organizer/action.php
- modules/organizer/templates/getList.html
Fix Image class
- class/Image.class.php
2009-03-07
Revision: 9
Eric Potvin
Fix data inputs, "limit" clause for SQL Query, the "delete" method
- class/Module.class.php
Add icons
- imgs/options.png
Added Contextual menu
- css/window.css
- templates/main.html
- js/util.js
Add download functionality
- modules/todo/class/Todo.class.php
Add actions to WebService
- webservice.php
- class/WebService.class.php
Add bookmark public download
- public.php
- modules/bookmark/class/Bookmark.class.php
- js/liveoffice.js
Add pagination
- lib/functions.php
- modules/addressbook/action.php
- modules/addressbook/templates/getList.html
- modules/bookmark/action.php
- modules/bookmark/templates/list_url.html
- modules/document/action.php
- modules/document/templates/file_view_icon.html
- modules/organizer/action.php
- modules/organizer/templates/getList.html
- modules/todo/action.php
- modules/todo/templates/index.html
- modules/todo/templates/index.html
- js/liveoffice.js
Fix Trash to add modules
- modules/trash/action.php
- modules/trash/class/Trash.class.php
- modules/trash/templates/index.html
- modules/trash/templates/getList.html
- js/liveoffice.js
Fix forms
- modules/addressbook/templates/form.html
- modules/todo/templates/form.html
Add new options for bookmarks
- modules/bookmark/templates/index.html
Fix todo window
- js/window.js
Fix field validations
- js/liveoffice.js
2009-03-08
Revision: 10
Eric Potvin
Add arguments for the news cron
- cron/news.php
- modules/news/class/rssFeed.class.php
Fix the pagination when no record found.
- modules/trash/action.php
- modules/trash/templates/getList.html
- modules/organizer/action.php
- modules/organizer/templates/index.html
- modules/organizer/templates/getList.html
- modules/addressbook/action.php
- modules/addressbook/templates/form.html
- modules/addressbook/templates/view.html
- modules/addressbook/templates/getList.html
- modules/todo/action.php
- modules/todo/templates/form.html
- modules/todo/templates/index.html
- modules/bookmark/action.php
- modules/bookmark/templates/list_url.html
- modules/document/action.php
- modules/document/templates/file_view_icon.html
2009-03-18
Revision: 11
Eric Potvin
Add image
- imgs/html.png
Fix organizer details div
- css/default.css
Add export to HTML
- modules/addressbook/class/AddressBook.class.php
- modules/addressbook/templates/view.html
- modules/organizer/class/Organizer.class.php
- modules/organizer/templates/form.html
- modules/organizer/templates/index.html
- modules/organizer/templates/view.html
2009-03-21
Revision: 12
Eric Potvin
Add image
- imgs/na.png
- imgs/launch.gif
Add IM Status for AOL & Yahoo
- modules/addressbook/action.php
- modules/addressbook/class/AddressBook.class.php
- modules/addressbook/templates/view.html
- js/liveoffice.js
Add links for email and website
- modules/addressbook/templates/view.html
2009-03-22
Revision: 13
Eric Potvin
Fix the default file size php setting
- class/Upload.class.php
Add the message for no record found
- modules/trash/templates/getList.html
Add images
- imgs/vcard.png
- imgs/vcal.png
Update images
- modules/organizer/templates/index.html
- modules/addressbook/templates/view.html
Fix "rename" and "move" bug
- js/liveoffice.js
- js/util.js
- modules/document/action.php
- modules/document/class/Document.class.php
- modules/document/templates/file_view_icon.html
Fix the folder creation on registration page
- register.php
2009-03-23
Revision: 14
Eric Potvin
Add class
- class/Archive.class.php
Fix PHPDoc
- class/Crypt.class.php
2009-03-24
Revision: 15
Eric Potvin
Add image
- imgs/zip.png
Fix Archive class for error handler
- class/Archive.class.php
Fix pagination
- modules/trash/templates/getList.html
- modules/organizer/templates/getList.html
- modules/addressbook/templates/getList.html
- modules/todo/templates/index.html
- modules/bookmark/templates/list_url.html
Add document archving
- modules/document/class/Document.class.php
- modules/document/templates/file_view_icon.html
- js/liveoffice.js
Fix the information bubble for files
- modules/document/class/Document.class.php
- modules/document/templates/file_view_icon.html
Fix the error message for upload
- modules/document/templates/form_upload.html
Fix error when delete document
- js/util.js
2009-03-25
Revision: 16
Eric Potvin
Fix todo in trash
- modules/trash/templates/getList.html
Fix the upload form if upload is enable/disabled
- modules/document/action.php
- modules/document/templates/file_view_icon.html
2009-03-27
Revision: 17
Eric Potvin
Add images
- imgs/homepage_top.jpg
- imgs/homepage_bottom.jpg
Update the main page
- css/default.css
- index.html
Update the forgot password page
-templates/forgotpass.html
Update the forgot register page
-templates/register.html
2009-04-04
Revision: 18
Eric Potvin
Fix Sessions
- class/Session.class.php
Add cron for expired session
- cron/timeout.php
2009-04-07
Revision: 19
Eric Potvin
Normalize files
- modules/addressbook/action.php
- modules/addressbook/templates/view_mobile.html
- modules/addressbook/templates/view.html
- modules/document/action.php
2009-04-11
Revision: 20
Eric Potvin
Add time format for Organizer
- class/User.class.php
- modules/organizer/action.php
- modules/organizer/class/Organizer.class.php
- modules/organizer/templates/form.html
- modules/organizer/templates/index.html
- modules/preference/action.php
- modules/preference/templates/form_organizer.html
- modules/document/action.php
- modules/document/class/Document.class.php
Fix ToDo description bug
- modules/todo/action.php
- modules/todo/class/Todo.class.php
2009-04-11
Revision: 21
Eric Potvin
Fix path for required files
- index.php
- init.php
- login.php
- logout.php
- action.php
- webservice.php
- public.php
- register.php
- forgotpass.php
- class/WebService.class.php
- modules/addressbook/action.php
- modules/addressbook/class/AddressBook.class.php
- modules/bookmark/action.php
- modules/comic/action.php
- modules/currency/action.php
- modules/document/action.php
- modules/document/class/Document.class.php
- modules/horoscope/action.php
- modules/organizer/action.php
- modules/organizer/class/Organizer.class.php
- modules/note/action.php
- modules/preference/action.php
- modules/todo/action.php
- modules/traffic/action.php
- modules/trash/action.php
- modules/weather/action.php
2009-04-12
Revision: 22
Eric Potvin
Fix public modules visibility
- public.php
- .htaccess
- Add focus on username field
- index.html
2009-04-14
Revision: 23
Eric Potvin
Add right click on trash on the desktop
- css/window.css
- js/liveoffice.js
- js/util.js
- modules/trash/templates/index.html
- templates/main.html
2009-04-15
Revision: 24
Eric Potvin
Added default color and duration in preferences
- class/User.class.php
- modules/organizer/action.php
- modules/preference/action.php
- modules/preference/templates/form_organizer.html
2009-04-17
Revision: 25
Eric Potvin
Added APC Cache manager
- index.php
- logout.php
- action.php
- public.php
- register.php
- forgotpass.php
- class/User.class.php
- cron/clearApcCache.php
2009-04-18
Revision: 26
Eric Potvin
Fix relative paths
- css/default.css
- css/menu.css
- css/window.css
- css/mobile.css
- templates/main.html
- templates/register.html
- templates/forgotpass.html
- templates/main_mobile.html
- class/User.class.php
- modules/organizer/templates/index_mobile.html
- modules/organizer/templates/index.html
- modules/organizer/templates/getList.html
- modules/addressbook/templates/view_mobile.html
- modules/addressbook/templates/getList_mobile.html
- modules/addressbook/templates/public_view.html
- modules/addressbook/templates/view.html
- modules/addressbook/templates/getList.html
- modules/todo/templates/index_mobile.html
- modules/note/templates/index.html
- modules/bookmark/templates/list_url.html
- modules/bookmark/templates/index.html
- modules/preference/templates/index.html
- modules/document/templates/file_view_icon.html
- modules/document/templates/index.html
- index.html
- mobile.html
- js/window.js
- js/liveoffice.js
- js/util.js
- js/mainpage.js
- js/liveoffice_mobile.js
2009-04-18
Revision: 27
Eric Potvin
Add Cronjob for deleting Smarty template
- cron/clearSmartyTemplateCache.php
2009-04-19
Revision: 28
Eric Potvin
Fix Javascript calls (jQuery)
- js/util.js
- js/window.js
2009-04-19
Revision: 29
Eric Potvin
Fix Javascript Element validation
- js/util.js
Fix Document element selection
- js/window.js
2009-04-20
Revision: 30
Eric Potvin
Add error message for ajax calls
- class/Error.class.php
- css/default.css
- imgs/cancel.png
- js/liveoffice.js
- templates/main.html
2009-05-24
Revision: 31
Eric Potvin
Add Backup
- css/default.css
- cron/createBackup.php
- class/XMLWrite.class.php
- class/User.class.php
- modules/backup/action.php
- modules/backup/class/Backup.class.php
- modules/preference/action.php
- modules/preference/templates/index.html
- modules/preference/templates/form_backup.html
- modules/document/class/Document.class.php
- js/liveoffice.js
2009-05-26
Revision: 32
Eric Potvin
Added the "min" version of JS and CSS
- css/mobile.min.css
- css/window.min.css
- css/default.min.css
- css/menu.min.css
- css/window.css
- templates/main.html
- templates/register.html
- templates/forgotpass.html
- templates/main_mobile.html
- index.html
- mobile.html
- js/clock.min.js
- js/liveoffice_mobile.min.js
- js/dragwindow.min.js
- js/window.min.js
- js/liveoffice.min.js
- js/util.min.js
- js/mainpage.min.js
- js/clock.js
2009-05-27
Revision: 33
Eric Potvin
Fix the "min" util javascript
- js/util.min.js
Fix templates
- modules/weather/templates/show.html
- modules/organizer/templates/index.html
- modules/addressbook/templates/view.html
2009-05-28
Revision: 34
Eric Potvin
Remove the XMLWriter class
- class/XMLWrite.class.php
Fix the backup system
- cron/createBackup.php
- class/XML.class.php
- modules/organizer/class/Organizer.class.php
- modules/addressbook/class/AddressBook.class.php
- modules/todo/class/Todo.class.php
Fix the download link
- js/liveoffice.js
- js/liveoffice.min.js
2009-05-28
Revision: 35
Eric Potvin
Fix the delete organizer bug
- modules/organizer/templates/index.html
- js/liveoffice.js
- js/liveoffice.min.js
2009-05-30
Revision: 36 to 64
Eric Potvin
Add the default templates
- ** 580 files updated. The list will not be displayed for now
2009-05-30
Revision: 65
Eric Potvin
Fix template mobile version
- mobile.html
- js/liveoffice_mobile.js
- js/liveoffice_mobile.min.js
- modules/addressbook/action.php
- modules/addressbook/templates/theme/default/getList_mobile.html
- modules/todo/templates/theme/default/index_mobile.html
- modules/preference/action.php
- modules/preference/templates/theme/default/index_mobile.html
- modules/organizer/action.php
- templates/theme/default/main_mobile.html
2009-05-31
Revision: 66
Eric Potvin
Fix javascript
- js/mainpage.min.js
- js/liveoffice.min.js
- js/liveoffice_mobile.min.js
- js/util.min.js
- js/window.min.js
2009-05-31
Revision: 67
Eric Potvin
Fix APC cache logout issue
- logout.php
Fix session issue
- class/User.class.php
- class/XML.class.php
- modules/preference/action.php
- modules/traffic/action.php
- modules/weather/action.php
- templates/theme/default/main.html
- mobile.html
2009-06-01
Revision: 68
Eric Potvin
Fix Theme update
- index.php
- templates/theme/default/main.html
- class/User.class.php
- modules/preference/action.php
- modules/preference/templates/theme/default/form_profile.html
- js/liveoffice.js
- js/liveoffice.min.js
2009-06-02
Revision: 69
Eric Potvin
Add Preferences class
- modules/preference/class/Preference.class.php
Fix the user preferences save options.
- class/User.class.php
- modules/comic/action.php
- modules/weather/action.php
- modules/organizer/action.php
- modules/addressbook/class/AddressBook.class.php
- modules/horoscope/action.php
- modules/traffic/action.php
- modules/preference/action.php
- modules/preference/templates/theme/default/form_changepass.html
- modules/preference/templates/theme/default/form_profile.html
Fix theme variables
- index.php
- action.php
- public.php
2009-06-03
Revision: 70
Eric Potvin
Fix mailer class
- class/Mailer.class.php
- register.php
- forgotpass.php
Fix module - save,add
- modules/todo/action.php
- modules/bookmark/action.php
- modules/bookmark/class/Bookmark.class.php
- modules/bookmark/templates/theme/default/index.html
- modules/bookmark/templates/theme/default/form_cat.html
- js/liveoffice.js
- js/liveoffice.min.js
2009-06-05
Revision: 71
Eric Potvin
Add Dashboard
- templates/theme/default/imgs/expand.gif
- templates/theme/default/imgs/action_close.png
- templates/theme/default/imgs/dashboard-back.jpg
- templates/theme/default/main.html
- templates/theme/default/css/default.css
- templates/theme/default/css/default.min.css
- modules/dashboard
- modules/dashboard/action.php
- modules/dashboard/templates
- modules/dashboard/templates/theme
- modules/dashboard/templates/theme/default
- modules/dashboard/templates/theme/default/index.html
- js/liveoffice.js
- js/liveoffice.min.js
2009-06-07
Revision: 72
Eric Potvin
Fix document buble infos
- js/util.js
- js/util.min.js
Fix public visibility record
- public.php
- class/User.class.php
2009-06-13
Revision: 73
Eric Potvin
Optimize the Module class
- class/Module.class.php
Fix addressbook bug when cancel action
- modules/addressbook/action.php
- modules/addressbook/templates/theme/default/view.html
- modules/addressbook/templates/theme/default/getList.html
Fix bookmark
- modules/bookmark/action.php
- modules/bookmark/class/Bookmark.class.php
- modules/bookmark/templates/theme/default/form_url.html
- js/liveoffice.js
- js/liveoffice.min.js
Fix organizer delete bug
- modules/organizer/templates/theme/default/getDay.html
Fix todo pading bug
- modules/todo/action.php
2009-06-15
Revision: 74
Eric Potvin
Added language files
- lang/en.php
- lang/fr.php
- modules/dashboard/lang/en.php
- modules/dashboard/lang/fr.php
- modules/trash/lang/en.php
- modules/trash/lang/fr.php
- modules/currency/lang/en.php
- modules/currency/lang/fr.php
- modules/comic/lang/en.php
- modules/comic/lang/fr.php
- modules/weather/lang/en.php
- modules/weather/lang/fr.php
- modules/organizer/lang/en.php
- modules/organizer/lang/fr.php
- modules/addressbook/lang/en.php
- modules/addressbook/lang/fr.php
- modules/horoscope/lang/en.php
- modules/horoscope/lang/fr.php
- modules/todo/lang/en.php
- modules/todo/lang/fr.php
- modules/note/lang/en.php
- modules/note/lang/fr.php
- modules/bookmark/lang/en.php
- modules/bookmark/lang/fr.php
- modules/about/lang/en.php
- modules/about/lang/fr.php
- modules/news/lang/en.php
- modules/news/lang/fr.php
- modules/traffic/lang/en.php
- modules/traffic/lang/fr.php
- modules/preference/lang/en.php
- modules/preference/lang/fr.php
- modules/document/lang/en.php
- modules/document/lang/fr.php
Fix templates & CSS for languages
- templates/theme/default/main.html
- templates/theme/default/css/window.min.css
- templates/theme/default/css/default.css
- templates/theme/default/css/default.min.css
- templates/theme/default/css/window.css
- templates/theme/default/main_mobile.html
- modules/trash/templates/theme/default/window.html
- modules/trash/templates/theme/default/index.html
- modules/trash/templates/theme/default/getList.html
- modules/dashboard/templates/theme/default/index.html
- modules/currency/templates/theme/default/getConversion.html
- modules/currency/templates/theme/default/window.html
- modules/currency/templates/theme/default/index.html
- modules/weather/templates/theme/default/show.html
- modules/weather/templates/theme/default/index.html
- modules/organizer/templates/theme/default/getDay.html
- modules/organizer/templates/theme/default/index_mobile.html
- modules/organizer/templates/theme/default/form.html
- modules/organizer/templates/theme/default/window.html
- modules/organizer/templates/theme/default/index.html
- modules/organizer/templates/theme/default/public_view.html
- modules/organizer/templates/theme/default/view.html
- modules/organizer/templates/theme/default/getList.html
- modules/addressbook/templates/theme/default/view_mobile.html
- modules/addressbook/templates/theme/default/getList_mobile.html
- modules/addressbook/templates/theme/default/form.html
- modules/addressbook/templates/theme/default/window.html
- modules/addressbook/templates/theme/default/index.html
- modules/addressbook/templates/theme/default/public_view.html
- modules/addressbook/templates/theme/default/view.html
- modules/addressbook/templates/theme/default/getList.html
- modules/horoscope/templates/theme/default/window.html
- modules/horoscope/templates/theme/default/index.html
- modules/todo/templates/theme/default/index_mobile.html
- modules/todo/templates/theme/default/form.html
- modules/todo/templates/theme/default/index.html
- modules/note/templates/theme/default/form.html
- modules/bookmark/templates/theme/default/list_url.html
- modules/bookmark/templates/theme/default/form_url.html
- modules/bookmark/templates/theme/default/window.html
- modules/bookmark/templates/theme/default/index.html
- modules/bookmark/templates/theme/default/form_cat.html
- modules/about/templates/theme/default/window.html
- modules/about/templates/theme/default/index.html
- modules/news/templates/theme/default/window.html
- modules/news/templates/theme/default/index.html
- modules/news/templates/theme/default/news_item.html
- modules/traffic/templates/theme/default/show.html
- modules/traffic/templates/theme/default/window.html
- modules/traffic/templates/theme/default/index.html
- modules/preference/templates/theme/default/form_desktop.html
- modules/preference/templates/theme/default/index_mobile.html
- modules/preference/templates/theme/default/form_changepass.html
- modules/preference/templates/theme/default/form_organizer.html
- modules/preference/templates/theme/default/form_profile.html
- modules/preference/templates/theme/default/form_widget.html
- modules/preference/templates/theme/default/window.html
- modules/preference/templates/theme/default/index.html
- modules/preference/templates/theme/default/form_backup.html
- modules/document/templates/theme/default/file_view_icon.html
- modules/document/templates/theme/default/window.html
- modules/document/templates/theme/default/form_upload.html
- modules/document/templates/theme/default/index.html
Fix for languages (php and JS)
- index.php
- action.php
- class/Module.class.php
- class/User.class.php
- modules/addressbook/action.php
- modules/bookmark/action.php
- modules/about/action.php
- modules/preference/action.php
- modules/preference/class/Preference.class.php
- js/calendar.js
- js/liveoffice.js
- js/clock.min.js
- js/util.js
- js/liveoffice_mobile.min.js
- js/clock.js
- js/liveoffice.min.js
- js/util.min.js
- js/liveoffice_mobile.js
2009-06-15
Revision: 75
Eric Potvin
Fix main icon
- templates/theme/default/imgs/icon_organizer.png
- templates/theme/default/imgs/icon_todo.png
- templates/theme/default/imgs/icon_addressbook.png
- templates/theme/default/imgs/icon_bookmark.png
- templates/theme/default/imgs/icon_news.png
- templates/theme/default/imgs/icon_trash_empty.png
- templates/theme/default/imgs/icon_trash_full.png
- templates/theme/default/imgs/icon_document.png
2009-06-17
Revision: 76
Eric Potvin
Fix language
- modules/organizer/lang/en.php
- modules/organizer/lang/fr.php
- modules/addressbook/lang/fr.php
- modules/preference/lang/en.php
- modules/preference/lang/fr.php
- modules/addressbook/templates/theme/default/view.html
Fix templates preferences
- modules/preference/action.php
- modules/preference/templates/theme/default/index.html
- modules/preference/templates/theme/default/form_organizer.html
- modules/preference/templates/theme/default/form_module.html
2009-06-17
Revision: 77
Eric Potvin
Remove the "phone" and "provider" options in user preferences
- modules/preference/action.php
- modules/preference/class/Preference.class.php
- modules/preference/templates/theme/default/form_profile.html
2009-06-17
Revision: 78
Eric Potvin
Fix the default theme & language.
- modules/preference/action.php
- modules/preference/class/Preference.class.php
2009-06-17
Revision: 79
Eric Potvin
Fix Note template.
- modules/note/templates/theme/default/index.html
2009-06-18
Revision: 80
Eric Potvin
Fix Comic language
- modules/comic/lang/en.php
- modules/comic/lang/fr.php
2009-06-20
Revision: 81
Eric Potvin
Fix public modules access
- public.php
- templates/public.html
- class/User.class.php
- modules/organizer/action.php
- modules/organizer/class/Organizer.class.php
- modules/organizer/templates/theme/default/getDay.html
- modules/organizer/templates/theme/default/index_mobile.html
- modules/organizer/templates/theme/default/form.html
- modules/addressbook/class/AddressBook.class.php
- modules/addressbook/templates/theme/default/view_mobile.html
- modules/addressbook/templates/theme/default/form.html
- modules/addressbook/templates/theme/default/view.html
- modules/bookmark/class/Bookmark.class.php
- modules/preference/action.php
- modules/preference/class/Preference.class.php
- modules/preference/templates/theme/default/form_module.html
- modules/document/action.php
- modules/document/class/Document.class.php
- modules/document/templates/theme/default/file_view_icon.html
- .htaccess
Fix languages
- modules/organizer/lang/en.php
- modules/organizer/lang/fr.php
- modules/addressbook/lang/en.php
- modules/addressbook/lang/fr.php
- modules/preference/lang/en.php
- modules/preference/lang/fr.php
Fix weather widget - draging window
- modules/weather/templates/theme/default/window.html
Fix address book add refresh
- modules/addressbook/action.php
2009-06-21
Revision: 82
Eric Potvin
Fix config table query
- modules/preference/class/Preference.class.php
2009-06-22
Revision: 83
Eric Potvin
Fix delete organizer attendees
- modules/trash/class/Trash.class.php
Fix organizer
- modules/organizer/action.php
- modules/organizer/class/Calendar.class.php
- modules/organizer/class/Organizer.class.php
- modules/organizer/templates/theme/default/getDay.html
- modules/organizer/templates/theme/default/index.html
- modules/organizer/templates/theme/default/public_view.html
- modules/organizer/templates/theme/default/view.html
Fix JS for organizer
- js/liveoffice.js
- js/liveoffice.min.js
2009-06-24
Revision: 84
Eric Potvin
Added ip filtering
- class/User.class.php
- lib/functions.php
- modules/preference/lang/en.php
- modules/preference/lang/fr.php
- modules/preference/action.php
- modules/preference/action.php
- modules/preference/action.php
- modules/preference/action.php
- modules/preference/class/Preference.class.php
- modules/preference/templates/theme/default/form_access.html
- modules/preference/templates/theme/default/index.html
2009-06-26
Revision: 85
Eric Potvin
Fix languages
- lang/en.php
- lang/fr.php
- templates/theme/default/main.html
- class/Module.class.php
- class/Upload.class.php
- modules/trash/lang/en.php
- modules/trash/lang/fr.php
- modules/trash/action.php
- modules/dashboard/action.php
- modules/currency/action.php
- modules/weather/lang/en.php
- modules/weather/lang/fr.php
- modules/weather/action.php
- modules/weather/class/Weather.class.php
- modules/addressbook/lang/en.php
- modules/addressbook/lang/fr.php
- modules/addressbook/action.php
- modules/addressbook/class/vCard.class.php
- modules/organizer/lang/en.php
- modules/organizer/lang/fr.php
- modules/organizer/action.php
- modules/organizer/class/Calendar.class.php
- modules/organizer/class/Organizer.class.php
- modules/horoscope/action.php
- modules/backup/lang
- modules/backup/lang/en.php
- modules/backup/lang/fr.php
- modules/backup/action.php
- modules/bookmark/lang/en.php
- modules/bookmark/lang/fr.php
- modules/bookmark/action.php
- modules/bookmark/class/Bookmark.class.php
- modules/note/lang/en.php
- modules/note/lang/fr.php
- modules/note/action.php
- modules/todo/lang/en.php
- modules/todo/lang/fr.php
- modules/todo/action.php
- modules/news/lang/en.php
- modules/news/lang/fr.php
- modules/news/action.php
- modules/traffic/lang/en.php
- modules/traffic/lang/fr.php
- modules/traffic/action.php
- modules/preference/lang/en.php
- modules/preference/lang/fr.php
- modules/document/lang/en.php
- modules/document/lang/fr.php
- modules/document/action.php
- modules/document/class/Document.class.php
- modules/document/templates/theme/default/window.html
- js/window.js
- js/liveoffice.js
- js/util.js
- js/liveoffice.min.js
Fix languages
- lib/functions.php
- modules/preference/action.php
- init.php
- login.php
2009-06-27
Revision: 86
Eric Potvin
Fix the no update field
- class/Module.class.php
2009-06-27
Revision: 87
Eric Potvin
Added birthday reminder
- cron/reminderBirthday.php
- class/User.class.php
- modules/preference/lang/en.php
- modules/preference/lang/fr.php
- modules/preference/action.php
- modules/preference/class/Preference.class.php
- modules/preference/templates/theme/default/form_module.html
2009-06-27
Revision: 88
Eric Potvin
Fix type hinting
- class/Module.class.php
- class/WebService.class.php
- class/XML.class.php
- class/Image.class.php
- class/Session.class.php
- class/Upload.class.php
- modules/addressbook/class/vCard.class.php
- modules/organizer/class/Organizer.class.php
- modules/bookmark/class/Bookmark.class.php
- modules/preference/class/PhoneProvider.class.php
- modules/document/class/Document.class.php
2009-07-03
Revision: 89
Eric Potvin
Fix Module class
- class/Module.class.php
2009-07-05
Revision: 91
Eric Potvin
Fix logout session var
- logout.php
Fix htaccess for images
- modules/.htaccess
Fix htaccess for public
- .htaccess
Fix images for modules
- index.php
- action.php
- templates/theme/default/main.html
- templates/theme/default/css/window.min.css
- templates/theme/default/css/default.css
- templates/theme/default/css/default.min.css
- templates/theme/default/css/window.css
- templates/theme/default/main_mobile.html
- modules/dashboard/templates/theme/default/index.html
- modules/comic/templates/theme/default/window.html
- modules/weather/templates/theme/default/window.html
- modules/addressbook/templates/theme/default/view_mobile.html
- modules/addressbook/templates/theme/default/getList_mobile.html
- modules/addressbook/templates/theme/default/index.html
- modules/organizer/action.php
- modules/organizer/class/Calendar.class.php
- modules/organizer/templates/theme/default/index_mobile.html
- modules/bookmark/templates/theme/default/index.html
- modules/note/templates/theme/default/window.html
- modules/note/templates/theme/default/index.html
- modules/todo/templates/theme/default/index_mobile.html
- modules/todo/templates/theme/default/window.html
- modules/document/templates/theme/default/file_view_icon.html
- modules/document/templates/theme/default/index.html
- js/window.js
- js/window.min.js
2009-07-06
Revision: 92
Eric Potvin
Fix language
- lang/en.php
- lang/fr.php
- class/User.class.php
- class/Archive.class.php
- class/Upload.class.php
- modules/organizer/class/Calendar.class.php
- modules/horoscope/action.php
- modules/preference/action.php
- modules/preference/class/Preference.class.php
- modules/document/class/Document.class.php
Fix cache path for RSS
- init.php
- modules/news/class/rssFeed.class.php
2009-07-09
Revision: 93
Eric Potvin
Fix core class
- class/Module.class.php
- class/Archive.class.php
- class/Image.class.php
Fix Mobile landing page
- templates/theme/default/main_mobile.html
Fix cronjob
- cron/createBackup.php
Fix public view
- modules/organizer/class/Organizer.class.php
- modules/organizer/templates/theme/default/public_view.html
- modules/document/class/Document.class.php
Fix profile data
- modules/backup/action.php
- modules/preference/action.php
Fix traffic error
- modules/traffic/action.php
- modules/traffic/class/Traffic.class.php
Fix CSS
- templates/theme/default/css/default.css
- templates/theme/default/css/default.min.css
- modules/weather/templates/theme/default/window.html
Fix public bug for empty key
- public.php
Fix js
- js/liveoffice.js
- js/util.js
- js/liveoffice_mobile.min.js
- js/liveoffice.min.js
- js/util.min.js
- js/liveoffice_mobile.js
Fix language
- lang/en.php
- lang/fr.php
- action.php
- modules/organizer/lang/en.php
- modules/organizer/lang/fr.php
- modules/organizer/action.php
- modules/organizer/class/Calendar.class.php
- modules/organizer/templates/theme/default/getDay.html
- modules/organizer/templates/theme/default/index_mobile.html
- modules/organizer/templates/theme/default/form.html
- modules/organizer/templates/theme/default/view.html
- modules/addressbook/action.php
- modules/addressbook/class/AddressBook.class.php
- modules/addressbook/templates/theme/default/view_mobile.html
- modules/addressbook/templates/theme/default/view.html
- modules/horoscope/templates/theme/default/index.html
- modules/todo/lang/fr.php
- modules/todo/templates/theme/default/index_mobile.html
- modules/todo/templates/theme/default/index.html
- modules/bookmark/action.php
- modules/bookmark/class/Bookmark.class.php
- modules/bookmark/templates/theme/default/form_url.html
- modules/bookmark/templates/theme/default/index.html
- modules/bookmark/templates/theme/default/form_cat.html
- modules/news/templates/theme/default/window.html
- modules/news/templates/theme/default/index.html
- modules/traffic/templates/theme/default/index.html
- modules/preference/lang/en.php
- modules/preference/lang/fr.php
- modules/preference/templates/theme/default/index_mobile.html
- modules/document/action.php
2009-07-12
Revision: 94
Eric Potvin
Added modal window
- lang/en.php
- lang/fr.php
- templates/theme/default/main.html
- templates/theme/default/css/menu.css
- templates/theme/default/css/menu.min.css
- templates/theme/default/css/default.css
- templates/theme/default/css/default.min.css
Fix bookmark interface
- modules/bookmark/lang/en.php
- modules/bookmark/lang/fr.php
- modules/bookmark/action.php
- modules/bookmark/class/Bookmark.class.php
- modules/bookmark/templates/theme/default/imgs/folder.png
- modules/bookmark/templates/theme/default/list_url.html
- modules/bookmark/templates/theme/default/form_url.html
- modules/bookmark/templates/theme/default/window.html
- modules/bookmark/templates/theme/default/index.html
- modules/bookmark/templates/theme/default/form_cat.html
Fix preference module page
- modules/preference/lang/fr.php
- modules/preference/templates/theme/default/form_module.html
Fix JS for modal window & bookmark
- js/liveoffice.js
- js/liveoffice.min.js
- js/util.js
- js/util.min.js
2009-07-13
Revision: 95
Eric Potvin
Create the "home" module
- modules/home
- modules/home/action.php
- lang/* --> modules/home/lang/
- templates/theme/* --> modules/home/templates/
Fix for "home" module
- login.php
- action.php
- class/Module.class.php
x index.php
- modules/.htaccess
- modules/organizer/action.php
2009-07-14
Revision: 96
Eric Potvin
Fix WebService
- class/Module.class.php
- class/WebService.class.php
- modules/addressbook/class/AddressBook.class.php
- modules/organizer/class/Organizer.class.php
- modules/todo/class/Todo.class.php
2009-07-14
Revision: 96
Eric Potvin
Fix WebService
- class/Module.class.php
- class/WebService.class.php
- modules/addressbook/class/AddressBook.class.php
- modules/organizer/class/Organizer.class.php
- modules/todo/class/Todo.class.php
2009-07-17
Revision: 97
Eric Potvin
Fix addressbook filter
- modules/addressbook/action.php
- modules/addressbook/templates/theme/default/index.html
- modules/addressbook/templates/theme/default/public_view.html
- modules/addressbook/templates/theme/default/getList.html
Fix bookmark
- modules/bookmark/action.php
Fix import
- modules/document/class/Document.class.php
2009-07-18
Revision: 98
Eric Potvin
Fix "empty trash"
- js/liveoffice.js
- js/liveoffice.min.js
Fix Horoscope
- modules/horoscope/action.php
- modules/horoscope/class/Horoscope.class.php
Fix birthday reminder
- cron/reminderBirthday.php
Add organizer reminder
- cron/reminderOrganizer.php
- modules/organizer/lang/en.php
- modules/organizer/lang/fr.php
- modules/organizer/class/Organizer.class.php
- modules/organizer/templates/theme/default/form.html
2009-07-25
Revision: 99
Eric Potvin
Fix organizer cron
- cron/reminderOrganizer.php
Fix create user functionality
- cron/createUser.php
- lib/functions.php
- register.php
Fix error class
- class/Error.class.php