havirt
computer_asset_manager_v1
computer_asset_manager_v2
php_library
phpLibraryV2
php_users
sysadmin_scripts
camp_sysinfo_client_3
camp_sysinfo_client (old)
web_pages
BlueGrey
calm
Elegant
Català-Valencià – Catalan
中文 – Chinese (Simplified)
中文 – Chinese (Traditional)
Česky – Czech
Dansk – Danish
Nederlands – Dutch
English – English
Suomi – Finnish
Français – French
Deutsch – German
עברית – Hebrew
हिंदी – Hindi
Magyar – Hungarian
Bahasa Indonesia – Indonesian
Italiano – Italian
日本語 – Japanese
한국어 – Korean
Македонски – Macedonian
मराठी – Marathi
Norsk – Norwegian
Polski – Polish
Português – Portuguese
Português – Portuguese (Brazil)
Русский – Russian
Slovenčina – Slovak
Slovenščina – Slovenian
Español – Spanish
Svenska – Swedish
Türkçe – Turkish
Українська – Ukrainian
Oëzbekcha – Uzbek
Subversion Repositories
php_library
(root)
/
/
trunk
/
library.php
– Rev 62
Rev
Show changed files
|
Details
|
Compare with Previous
|
Blame
|
RSS feed
Filtering Options
From rev
To rev
Max revs
Search history for
Show All
Clear current filter
Rev
Age
Author
Path
Log message
Diff
62
109 d 7 h
rodolico
/trunk/
fixed a PHP version issue
61
109 d 8 h
rodolico
/trunk/
some minor change to work with timetracker
60
1797 d 10 h
rodolico
/trunk/
Fixed a couple of lines where arrays and strings were mixed up
58
1799 d 2 h
rodolico
/trunk/
changed to use mysqli and cleaned up code a little. It appears to be working, but not sure yet.
55
1801 d 1 h
rodolico
/trunk/
Some clean up on constants, and a comment on some tricky code
54
2034 d 8 h
rodolico
/trunk/
Fixed so edits do not cause default null fields to get a different value
47
2645 d 8 h
rodolico
/
moving everything into trunk
45
2645 d 10 h
rodolico
/
working on issue
44
2645 d 10 h
rodolico
/
working on issue
43
2645 d 10 h
rodolico
/
Modified redirect to (hopefully) use correct protocol
42
5725 d 3 h
rodolico
/
modified makeSafeSQLValue to return null if the value is empty.
41
5752 d 3 h
rodolico
/
35
5809 d 6 h
rodolico
/
Modified the way insert_record handles nulls
34
5809 d 10 h
rodolico
/
Added a default date when adding a record
33
5809 d 14 h
rodolico
/
Added a return from doSQL
32
5862 d 3 h
rodolico
/
29
5952 d 8 h
rodolico
/
28
5952 d 8 h
rodolico
/
27
5952 d 8 h
rodolico
/
Set up so that makeSafeSQL will store either date or datetime
22
5986 d 4 h
rodolico
/
Fixec bug where queryToSelect would die if 0 rows were returned from query
18
5995 d 1 h
rodolico
/
Major modifications to library.php, to include the ability to recognize the concept of one or more "child tables". Updated documentation to explain the craziness.
17
5995 d 8 h
rodolico
/
Major mod in the way edit and insert work for "child tables". Work not accomplished yet.
16
6001 d 6 h
rodolico
/
Adding child tables to library.php
15
6001 d 8 h
rodolico
/
Set up edit to create null if an empty string returned from form and the field definition defaults to null
13
6003 d 10 h
rodolico
/
fixed makedropdown to gracefully exit if there are no values in the query return
11
6048 d 3 h
rodolico
/
bug fix in function redirect. will now handle multiple parameters correctly
9
6064 d 1 h
rodolico
/
set so password fields are not modified unless they have something in them.
8
6064 d 2 h
rodolico
/
4
6074 d 5 h
rodolico
/
Bug fix in makeSafeSQLValue when a date is passed in.
3
6074 d 7 h
rodolico
/
Added a date format to makeSafeSQL
1
6078 d 1 h
rodolico
/
Initial Load. NOTE: none of the older revision information is kept in this. sucks, but I was too lazy to do the dump/load stuff.