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_users
(root)
/
trunk
/
UsersPermissions.class.php
@ 48
– Rev 37
Rev
Show changed files
|
Details
|
Compare with Previous
|
Blame
|
RSS feed
Filtering Options
From rev
To rev
Max revs
Search history for
Show All
Rev
Age
Author
Path
Log message
Diff
37
1177 d 12 h
rodolico
/trunk/
Modified the usersPermissions class display to use formsets
33
1184 d 14 h
rodolico
/trunk/
Added small function to return the permissions as an array.
21
1205 d 11 h
rodolico
/trunk/
some major changes, but it all tests out now.
20
1206 d 13 h
rodolico
/trunk/
Still cleaning up and doing internal documentation.
19
1206 d 16 h
rodolico
/trunk/
It all works. There is some cleanup and documentation needing to be done before release, but code is functional, if untested.
18
1207 d 12 h
rodolico
/trunk/
Everything working except permissions on adding a new user. Still need some cleanup.
17
1207 d 13 h
rodolico
/trunk/
This is working for read, but updating/adding has a bug. DO NOT USE
16
1210 d 13 h
rodolico
/trunk/
First submission of UsersPermissions class. Currently, the building of tables/views and adding of permissions works. No UI stuff or retrival yet.