Ciclope Astro 1.5 released
Changes since 1.4:
General.
- Updated INSTALL instructions to show all the currently used libraries.
Wiki fixes.
- Fixed some sidebar buttons linking directly to the server instead of "om.fi.upm.es"
- Removed "ParserFunctions" extension, as it was causing errors with pages with special characters in the titles.
- Lifted the php memory limit from 20M to 60M to avoid memory errors while editing pages.
Alarms module:
- Correction of graphical bug + minor bugs fix
- + rmi config in txt files
- + rmi config in txt files + sql scripts
Module Tests:
- Added tests module
- Fixes for compatibility with GWT 1.5.3
- Uncommented some lines so that statistics panels can be shown
- Some fixes to allow Microsoft Internet Explorer Compatibility
- "No elements found" messages now are blue
- Removed a duplicated title in user's profile
- Minor fixes related to style
News Server Module:
- Added News Module
- Add configuration panel
- Fix bugs in searching
- Fix bugs in CommentsPanel y NegativeVotesNewsPopUp
- Change binary type of attributes in DB for boolean type java in ServicesNews.
- Introduce information in INSTALL file about dom4j library
- Add categories in feeds.
- Fix bugs in ServicesNews
- Fix bugs in CommentsPanel and ImageUploadPanel
- Fix bugs in CommentsNewsPanel.
- Add "loading" panel in list of news.
- Add reset button in configuration news.
- Add statistics in CommunityPanel to count number of submitted news by every user.
- Don't clear tab news when is pressed to don´t reboot news panel.
- Fix bug with admin users logged
Album and timetable update
- Added categories to the album, with multi-language support.
- Added administrator panel to add, delete, enable, disable and rename album categories.
- Added configurable open and close times for the observatory through the administrator configuration panel.
- Changed the qualification showed in photos with no votes to 0 stars.
- Added the option to perform searches with literal queries; just write the query between quotes ("literal query"). This is in the basic search, not the advanced search.
- Added a custom Lucene Analyzer to filter the accents in the search queries.
- Album administrator panel now completely multi-language.
- Fixed typo in INSTALL file.
- Modified the interface for adding new album categories to clear the boxes after adding a category.
Several fixes.
- Login errors related to dome status fixed.
- Typo corrected in telescopes panel text.
- Fixed typo in tests tab welcome message
- Fixed links pointing to deleted or disabled photos not showing the error message
- Modified news feeds to user the same token structure as the rest of the page.
- Added a link to AEMET in the Observatory menu section
- Fixed not being able to add news after logging in with the news tab selected
- Fixed login problem when trying to log in whyle watching a user profile
- Fixed broken token system when watching user profiles.
- Changed AEMET link in the english version of our web to link to the english version of AEMET
- Fixed wrong characters in english version of the "observatory" menu section.
Update to use browser history functionality
- Updated the code so the "next page" and "previous page" buttons in the browser allows us to move in the main menu, the tabs panel and inside the album.
- Now we can access directly to a menu section, a tab, an image from the album,etc. through an url that includes a special token.
- Updated the album photo "sharing" panel so it uses the new token system.
- Modified the way we use the tabs panel to make the tokens work. Now the "TabsPanel" class is created once and modified when needed, instead of destroying it and creating it again.
- Modified SqlMapConfig.xml to make the server ping the database every 5 minutes. This way, if we configure the mysql server timeout to 6 or 7 minutes, live servers are kept alive, but idle connections from undeployed wars are closed after the timeout.
- Added welcome text to the tests tab.
- Added the album categories database script that should have been added in commit 296
2009-10-26 10:31:38 UTC by a_jimenez