|
Revision 2170, 1.0 kB
(checked in by gregmac, 7 years ago)
|
Upgraded as per #1038 - added speed dial code support
|
- Property svn:mime-type set to
text/plain
- Property svn:eol-style set to
native
|
| Line | |
|---|
| 1 |
phonebook (1.1.0) |
|---|
| 2 |
|
|---|
| 3 |
* Added Speed dial field for phonebook entries (used by speeddial module) |
|---|
| 4 |
* Changed phonebook_list return value structure |
|---|
| 5 |
* Changed tables to have 100% wdth |
|---|
| 6 |
* Numbers can no more contain '+' sign because of speeddial |
|---|
| 7 |
|
|---|
| 8 |
-- Edoardo, 2006-07-15 |
|---|
| 9 |
|
|---|
| 10 |
phonebook (1.0.4) |
|---|
| 11 |
|
|---|
| 12 |
* Added 'Export to CSV' function |
|---|
| 13 |
* Fixed some documentation errors |
|---|
| 14 |
|
|---|
| 15 |
-- Edoardo, 2006-07-15 |
|---|
| 16 |
|
|---|
| 17 |
phonebook (1.0.3) |
|---|
| 18 |
|
|---|
| 19 |
* Added 'Import from CSV' function |
|---|
| 20 |
* Added an 'Empty Phonebook' button |
|---|
| 21 |
* Added js confirmation to Delete link |
|---|
| 22 |
* Added licensing information in every php file |
|---|
| 23 |
* Created this ChangeLog |
|---|
| 24 |
|
|---|
| 25 |
-- Edoardo, 2006-06-25 |
|---|
| 26 |
|
|---|
| 27 |
phonebook (1.0.2) |
|---|
| 28 |
|
|---|
| 29 |
* Is now possible to insert a name with a space in it (Bug signaled by jcwoltz) |
|---|
| 30 |
* Fixed a little bug in editing the a number associated with a name |
|---|
| 31 |
* Suppressed warnings when the phonebook was empty |
|---|
| 32 |
* Swapped Number and name columns and fields |
|---|
| 33 |
|
|---|
| 34 |
-- Edoardo, 2006-06-18 |
|---|
| 35 |
|
|---|
| 36 |
phonebook (1.0.1) |
|---|
| 37 |
|
|---|
| 38 |
* Initial phonebook release |
|---|
| 39 |
|
|---|
| 40 |
-- Edoardo, 2006-05-29 |
|---|