📄 changelog
字号:
====================================== [2006-10-24] Beta version 0.6.6 =====================================[ SECURITY FIXES ]- Fixing some XSS vulnerabilities on index.php page.====================================== [2006-09-16] Beta version 0.6.5 =====================================[ FEATURES ]- Polish Translation from Krzysztof Labocha.====================================== [2006-07-29] Beta version 0.6.4 =====================================[ FEATURES ]- Add Robin Clarke's import script (See stuff/import/vcfToGcontact.pl). This script imports contacts into a vcf file to GContact database.- Add mailing-list delete action.- Default database name has been changed to gcontact.====================================== [2006-06-10] Beta version 0.6.3 =====================================[ FEATURES ]- German translation.[ BUG FIXES ]- Bugfix on admin authentification.====================================== [2006-04-07] Beta version 0.6.2 =====================================[ FEATURES ]- Admin directory including the user creation page and a stats page. Directory is protected by a password but you can disable that.====================================== [2006-04-01] Beta version 0.6.1 =====================================[ BUG FIXES ]- Search engine bugfix on persons which don't have an address or a contact.====================================== [2006-04-01] Beta version 0.6.0 =====================================[ FEATURES ]- New search engine looks now into persons, contacts, addresses and notes Operators like +, -, * are supported - See http://dev.mysql.com/doc/refman/5.0/en/fulltext-search.html for furthers informations- New home page- Persons are now sorted first by lastname, then by irstname[ BUG FIXES ]- For compatibility reasons, use of long php tag (<?php>) instead of short tag (<?>)====================================== [2006-03-07] Beta version 0.5.3 =====================================[ BUG FIXES ]- In person form, first displays the firstname, then the lastname- Remove "keeping session active" feature because it causes freeze of browser.====================================== [2006-03-07] Beta version 0.5.2 =====================================[ BUG FIXES ]- 'firstname' and 'lastname' columns swaped in database- only lastname is forced in all-caps====================================== [2006-02-25] Beta version 0.5.1 =====================================[ BUG FIXES ]- call group refresh after 500 ms to avoid a bug on group update- Use of $_SERVER instead of $HTTP_SERVER_VARS- Pass by reference on function instead of call-time pass-by-reference- On english translation, inversion on firstname and lastname- Translation of the year ('ans') label on results page====================================== [2006-02-11] Beta version 0.5.0 =====================================[ FEATURES ]- Internalization (now in english, french, spanish - portuguese and german translations are coming soon)- Frame's state (closed or opened) is saved- JavaScript call to PHP to refresh session every 120 seconds to avoid time out- Trace function added to improve debugging[ BUG FIXES ]- performance problem because showDOM was ever called====================================== [2006-01-21] Beta version 0.4.1 =====================================[ FEATURES ]- fixed bug on next birthdays- note field added on contact- street next field added on contact- Excel export (xls) using the Spreadsheet_Excel_Writer PEAR package- Display results 'closed' if more than 5 results- Results behavior changes (update / show / hide)[ BUG FIXES ]- Email selection for mailing-list- Bug fixed on the day of birth====================================== [2006-01-21] Beta version 0.4.0 =====================================[ FEATURES ]- Refactoring (big JS file split in multiples)- Mailing-list creation and edition- Function to print the list of birthdays- zip PHP responses when the client supports it- Tool tips zone[ BUG FIXES ]- Dynamic list behavior with mouse and space- Problem with tab key in dynamic list====================================== [2006-01-18] Beta version 0.3.1 =====================================[ FEATURES ][ BUG FIXES ]- Styles enhancement for IE / Firefox====================================== [2006-01-18] Beta version 0.3.0 =====================================[ FEATURES ]- Dynamic list for contact type (like google suggest or address in google mail) and address- Email birthdays notifications shows now persons details (contacts and addresses) - mails are sent in HTML- empty group can be deleted now- ant file to package GContact[ BUG FIXES ]- The major bug on some firefox is corrected ! (req.send('') instead of req.send(null))- little interface bug fixes on IE- problem with birthdays list====================================== [2006-01-08] Beta version 0.2.1 =====================================[ FEATURES ] - message added when no result found - Interface enhancement : screens changed for an better system than 1 button per action (to update fields) - mozilla firefox bug fixed[ BUG FIXES ] - mozilla firefox bug fixed====================================== [2006-01-05] Beta version 0.2.0 =====================================[ FEATURES ] - Email notification for incoming birthdays - Migration script from my first web address book. - CSS improvements - Order group by name - Adding link on birthday's names - Security : Adding quotes in SQL script - waiting message during loading[ BUG FIXES ] - PHP notice corrections - Application title in main.php - pb with negative values for mktime under windows - 1 year added for next birthdays - error message on invalid date - user creation with birthday empty - return character (\r\n) deleted in SQL strings - birthdays can be null. So, they are not showed in result. - adding self user ('moi' = me in french) in migration script====================================== [2005-12-31] Beta version 0.1.0 =====================================[ FEATURES ] - Initial beta version - works in IE 6 (Windows) / Firefox (Windows/Linux/OsX) / Safari (OsX) - Multi-users - Can create users - Can add persons in address book - Can add contacts/adresses to persons - group search - birthdays list[ BUG FIXES ]
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -