Commit Graph

195 Commits (6a824d1b2092a4e33aea45b3a09d4af47b2e3b49)

Author SHA1 Message Date
noud 321ce3b37c code standards.
we emit XHTML 1.0 Transitional.
so to check, encapsulate using:

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<body>

<<actual_page>>

</body></html>

and use http://sourceforge.net/projects/eclipsetidy/ to validate.
2012-11-21 13:03:24 +01:00
noud 03578fecdd code standards
html cleanup.
2012-11-20 16:55:55 +01:00
noud 4e93fabbed html
removed some html giving warnings.
2012-11-20 15:17:42 +01:00
noud 957b3e27b8 Merge branch 'master' into develop
Conflicts:
	app/Controller/ServersController.php
2012-11-20 11:01:18 +01:00
noud 466e7ae2a3 code standards
whitespace police.
2012-11-20 08:58:14 +01:00
noud f41c42196c version
removed a "-" copied in from a patch file.
2012-11-19 16:14:43 +01:00
noud b2c268845f code standards
respect code standards.
2012-11-19 14:49:38 +01:00
noud c8c58fa1b9 PHP
CakePHP php minimum_version="5.2.8" but lcfirst was introduced in PHP
5.3, so i reverted to 'strtolower(substr('.
2012-11-19 11:02:59 +01:00
noud 491b225953 users views
whole menu in admin_view.
active delete button in edit.
2012-11-19 10:47:36 +01:00
noud 1cddb6abe0 distribution
conform latest, having:
- Your organization only
- This server-only
- This Community-only
- Connected communities
- All communities

Push is tested, pull not yet.
2012-11-16 15:25:57 +01:00
noud 5d37e93eb6 code
have the distribution description in one place, just the model.
2012-11-16 11:43:47 +01:00
noud 51145da87a index
some line disapeared, in view as well on attribute level.
Andras Iklody suggested a html non breaking space, that worked.
2012-11-16 10:18:37 +01:00
noud f9190907c0 sync
admin must be able to delete servers, Andras corrected.
2012-11-15 13:36:39 +01:00
noud 6cdf440ef6 sync
admins must be able to delete a server.
2012-11-15 13:02:56 +01:00
noud 7e01b300b8 logout
keep the logout in footer as well (besides the logout in menu).
2012-11-15 11:38:37 +01:00
noud 5bcad4ee99 RBAC
use $isAclAdd for New Server.
2012-11-15 11:25:09 +01:00
Andras Iklody ff822c8bb6 Cleaning up and changing the user guide
- user guide: information about the new number of attributes field in the list of events added
- updated the event showing a list of events
- removed obsolete images
2012-11-14 17:27:38 +01:00
noud ea0ab59e4f code standards
corrections toward code standards.
2012-11-14 17:16:36 +01:00
noud b84bc50c56 index
some line disapeared.
Andras Iklody suggested a html non breaking space, that worked.
2012-11-14 16:43:24 +01:00
noud ff9acf6fde count
result view for AttributesController::checkComposites()
2012-11-14 16:24:57 +01:00
noud 6b06ba7ff6 count & GFI Sandbox
count # attributes in events index.
plus various fixes for distribution in correlation of a GFI Sandbox
upload.
2012-11-14 16:14:04 +01:00
Andras Iklody 5ed034ecea Small change to the user guide
Fixed the table of contents misalignment and added a line about IE9/10 compatibility mode causing issues
2012-11-14 11:48:15 +01:00
noud 3af7e001ff RBAC
corrected mayModify in Attribute/edit.ctp.
2012-11-13 14:34:37 +01:00
Andras Iklody 7543a2aa06 Change to the user manual
Again a slight change, removed a script that numbered the <h2> headers for the ToC creation. Also fixed a few images.
2012-11-09 15:32:39 +01:00
Andras Iklody 0566304530 Update to the new user guide
The old script to create an automatic table of contents was accidentally left in in the previous version, it is removed now.
2012-11-09 15:18:30 +01:00
Andras Iklody 051f11fc0e New user guide
User guide for cydefsig v2
2012-11-09 14:34:02 +01:00
noud 911c9a8da6 RBAC
admin can always publish.
2012-11-09 11:35:32 +01:00
noud bcf5e58888 RBAC
slight better left menu if no <ul><li>items.
2012-11-09 11:28:51 +01:00
noud 94926312d9 RBAC
better users views.
2012-11-09 11:09:39 +01:00
noud 7eb2c0f4df RBAC
servers, but add only when Manage Organization Events.
2012-11-09 10:41:16 +01:00
noud 4d132d4cd7 RBAC
do not show New Event if no right.
2012-11-09 10:26:16 +01:00
noud 55f9b594d7 RBAC
just edit your own did still give edit org as well.
can be tested if now correct.
2012-11-09 10:14:40 +01:00
noud a2bc237bcd RBAC
should now respect Manage, so also edit, own and org events.‏
2012-11-08 14:09:52 +01:00
noud f7c5127da2 RBAC
change the “Requested Level of User Access” items
conform "draft of Terms-ofUse and Joining Instruction".‏
2012-11-08 10:31:50 +01:00
noud 12ebfafe16 RBAC
role only add could still publish her own events,
this should be not possible anymore.
2012-11-07 16:02:36 +01:00
noud 36292259aa contact reporter
Submit to org button in the contact reporter view – changed it
to just submit, having the tickbox to contact a person only + the submit
to org button seems a bit confusing.
2012-11-05 13:28:43 +01:00
noud f66b199f26 distribution
removed No push as a distribution.
2012-11-05 13:05:31 +01:00
noud 3e46eaa5ea logout
moved logout from footer right to Global Actions.
2012-11-05 12:55:14 +01:00
noud d55f226275 distribution
now attributes do work same for pull like push.
2012-11-05 12:49:51 +01:00
noud ed1d5bf063 Search attributes
disallow invalid combinations of types and
categories which would always throw 0 results.
2012-11-02 11:51:10 +01:00
noud 60910ae5db RBAC
name all Role i.s.o. Group.
2012-10-31 17:10:59 +01:00
noud 49a21bf6a5 version
show version in footer and only when logged in.
2012-10-31 16:52:27 +01:00
noud 2b478605a5 Flags
correct from 50*50 to 48*48, so it's an icon size.
2012-10-31 15:54:15 +01:00
noud c40ca77aa2 whitelist
menu in views.
2012-10-30 15:46:32 +01:00
noud 71179a946f Users
name Delete User on button i.s.o. Delete.
2012-10-30 15:32:27 +01:00
noud cbadc469c5 Users
inactive Delete during edit of My Profile.
2012-10-30 15:30:08 +01:00
noud f111a5e915 Users
inactive Delete User in My Profile.
2012-10-30 15:23:24 +01:00
noud f3066ddbf8 minor
cleanup of groups, logs and whitelists views.
2012-10-30 15:01:59 +01:00
noud 2e872430f6 ExtJs
does not show on production.
this is the ExtJs not being there?
or php (>5.2.8) not build without --disable-json.
2012-10-30 14:15:07 +01:00
noud 099dd8398f distribution
border="1"-testleftover removed.
2012-10-30 13:19:34 +01:00