Giter Site home page Giter Site logo

simm-ms's People

simm-ms's Issues

Same domain access problems

SMS installations on the same domain have issues with access control. Need
a solution that keys off the system UID.

Original issue reported on code.google.com by [email protected] on 5 Aug 2008 at 3:39

Discontinuity in Menu Management

When I set a menu in the "General Menus" tab to "Off", it displays [Off] in
the management screen. When I do the same thing in the "Main Navigation"
screen, no such [Off] indicator is displayed. Don't know if its a bug or
just a piece of functionality that wasn't added in both places, but an
[Off] indicator on the "Main Navigation" screen would be nice.

Original issue reported on code.google.com by [email protected] on 1 Jun 2008 at 2:56

Update ranks

All the rank sets need to be updated for SMS 2.6

Original issue reported on code.google.com by [email protected] on 8 Jul 2008 at 12:20

UI tabs rendering incorrectly in IE

In IE the tabs are upside down (rendering below the line instead of above
it), resulting in the content directly underneath the tabs being pushed over.

Browser: IE

Original issue reported on code.google.com by [email protected] on 29 Apr 2008 at 11:48

DH Manage Department Database

Under my DH account I tried the Database page. This account is the DH of
Operations. Clicking to add an entry to the database pops the screen up.
But the selected database is the Command one and not Operations. I tired
this in different department heads and got the same thing. But adding an
entry puts the entry in the correct database. So when you enter in data for
the database it is showing Command for the department but when clicking on
OK the data is placed in the correct database. Just a display issue.

STEPS TO RECREATE:
1. Enter site using a DH access account.
2. Click the Database link.
3. Click the Create New Database Entry.
4. Notice the Department selection as only Command.
5. Enter in data and click Update.
6. See your data entered in correct department database.

RESULT: The data enter pop up shows Command instead of DH’s department

EXPECTED RESULT: The data enter pop up displaying the DH’s department

ACCESS LEVEL: Department Head

BROWSER: Firefox2, and IE7

Original issue reported on code.google.com by [email protected] on 11 May 2008 at 9:44

Wrong pop-up message

I was posting a single user post. I click on the Post button and got a
message asking me if I was sure if I wanted to post the joint mission
entry. The message is received while posting a news item and personal log.

STEPS TO RECREATE:
1. Enter site under any level.
2. Write a mission, personal, or new item.
3. Click post and receive message.

RESULT: Received a pop up message asking if I sure if I wanted to post a
joint mission entry while posting a single user post, a personal log, or
news item.

EXPECTED RESULT: Either no pop or one that states the correct action that
is being taken.

ACCESS LEVEL: CO, DH, Regular crew

BROWSER: Firefox 3, Firefox 2, IE7

Original issue reported on code.google.com by [email protected] on 30 Jun 2008 at 12:14

Intermittent Changes to Messages Page

Ok, I entered in the variables for the Emails (#rank#, #player#, and so on) 
into the Player 
Acceptance Email field. I press update and the page reloads. I go down to check 
to make sure the 
data is there and it is not. I press update again, without re-entering the 
variables, and looked 
down the page and there they were. I tried this to all the text boxes. Clicked 
Update and nothing 
was there. Clicked Update again, without re-entering in data, and suddenly they 
appear. I figure 
if CO’s see this they will try and re-enter in the text if they don’t see 
there updated data after 
clicking update. The only way I found to make the updates stick is to click on 
the Admin menu 
link to the right, which reloads the page and displays the changes. Changes are 
still present after 
a few clicks of the update button. But entering in more data will yield same 
results from before.

STEPS TO RECREATE:
1. Enter two times after the default messages and enter in any length of text
2. Click Update.
3. View page without update
4. Click Update again.
5. View page with updates.
6. Click update again.
7. View page without updates.
8. Click the Site Messages under the admin Manage menu to the right.
9. View page with updates.

RESULT: After hitting Update new data just entered doesn’t show

EXPECTED RESULT: After hitting Update new data should be shown. Even after a 
few more clicks 
of the update button

ACCESS LEVEL: CO

BROWSER: Firefox 2, IE7

Original issue reported on code.google.com by [email protected] on 30 Apr 2008 at 4:06

Wrong data type error when logged out

This only affects users when they are logged out and is related to user
access control. This will only happen on servers that have error reporting
and display errors turned on.

Original issue reported on code.google.com by [email protected] on 1 Aug 2008 at 6:01

Install Step 7 Redirect Error

In install/install.php?step=7, redirect points to
install/login.php?action=login rather than login.php?action=login.

Original issue reported on code.google.com by [email protected] on 30 May 2008 at 11:35

Post data entry down the page

While logged into the site under my DH user I wanted to make a single user
mission entry. When the page loaded the fields for entering data was down
the page. If you drew a line from under the last entry in the User menu
selections straight across to the other side the fields for entering post
data would be under that. This is the case with only single player entries
and joint mission entries. Personal logs and News items do not suffer this.

STEPS TO RECREATE:
1. Enter your site using IE.
2. Go to write a mission entry.
3. See the fields to enter data down the page.

RESULT: The fields to enter data are down the page

EXPECTED RESULT: The fields to be higher on the page

ACCESS LEVEL: DH, CO, and Regular Crew

BROWSER: IE7

Original issue reported on code.google.com by [email protected] on 30 Jun 2008 at 12:14

Email not being sent out for every action

I've had several instances where my post haven't gone out. This also occurs 
during the process 
of a Joint Post being edited and saved. Also, on the emails that I did receive 
there have been 
formating issues like escape characters. Isn't will appear as Isn\'t.

What steps will reproduce the problem?
1. I guess create a post and see if it sends to your email.
2. Same with creating a Joint Post and saving it to edit with another account.

RESULT: Some emails not sending.

EXPECTED RESULT: Email notification of posts and log of posts as well.

ACCESS LEVEL: Various Levels

BROWSER: Safari 3.1 for PC

Original issue reported on code.google.com by [email protected] on 29 Apr 2008 at 8:42

Rank short name

When you join the SIMM and the email is sent out to the CO it prints the Full 
Rank on the Email. 
It doesn't do it for Anything else I have seen so far.

STEPS TO RECREATE:
1. Join Simm
2. Co recieve Email, (Character Awaiting Approval, Your Application, 
Application Submitted) 

RESULT: Rank short name not being used

EXPECTED RESULT: Rank shortname before users name on Join Emails

ACCESS LEVEL: Various Levels

BROWSER: Firefox 2

Original issue reported on code.google.com by [email protected] on 30 Apr 2008 at 4:03

Department Color Settings

Through admin.php?page=manage&sub=departments, you cannot set a color
starting with zero. For example, #00FFFF and #0000FF will not work, but
#FF0000 will work.

Original issue reported on code.google.com by [email protected] on 1 Jun 2008 at 12:55

Setting LOA won't work

Looks like PHP is passing the value as an int when MySQL wants a string but
behavior is strange. When user inputs loa as 0 the database sets to 0, when
the user inputs loa as 1 the database sets to 0, but when the users inputs
loa as 2 the database sets to 1. The only thing I can think is MySQL is
taking the value as a bool but if that were the case then 1 should equate
to 1 but it doesn't.

If you write the SQL statement as loa = '%s' instead of loa = %s it works.
Not sure if its the most elegant solution but it works.

Original issue reported on code.google.com by [email protected] on 4 Aug 2008 at 10:43

Typo in Messages Admin

Typo in admin.php?page=manage&sub=messages where "Sample Post Qustion"
should be "Sample Post Question".

Original issue reported on code.google.com by [email protected] on 30 May 2008 at 11:36

Status Change Error

While I was in my Regular Crew account I tried to use the Request Change
Status page. I selected LOA and entered in Test in the next two fields.
When I pressed update it shot back at me this.

====//
Update failed! Status was not successfully updated.

If this problem persists, please use the Anodyne Support Forums for more
help. To expedite the support process, please copy and paste the following
error report into a new topic (or an existing topic if one exists) on the
forums, making sure to substitute sensitive information, such as passwords,
with an *.

SMS ERROR REPORT
=====

Web Location: (my test site)
File Version: 2.6.0
Database Version: 2.6.0

MySQL Query: UPDATE sms_crew SET loa = 1 WHERE crewid = 3 LIMIT 1

====//

I got that message each time I did this but I still got an email stating
the request being made. And the manifest page doesn’t show the change to
LOA. Then clicking on User Account down the page next to Player Status its
blank, no Active or Leave of Absent but the link for the request status
change page is still there. Then repeated for all my accounts at different
levels and got same result. Then repeated for ELOA and got similar results.

STEPS TO RECREATE:
1. Requests Status Change page.
2. Enter in data and select LOA
3. Press update and get error message.
4. Go to User Account and see nothing between “Player Status” and 
“[Request
Status Change]”

RESULT: The Error Message

EXPECTED RESULT: The Character being set as LOA or ELOA, and listed several
places on the site as such.

ACCESS LEVEL: All

BROWSER: Firefox2, and IE7

Original issue reported on code.google.com by [email protected] on 4 May 2008 at 4:51

Mission End Date Not Showing

When entering in the mission end date for any type of mission and pressing
update will change the end date to the start date. The end date is entered
into the database correctly as it is shown correctly throughout the site,
but not on the mission management page.

I wanted to have a look at the coding myself to see if I can help out a
little and found the problem on line 138 of the missions page. It states

====//
'end' => $missionStart,
====//

when it should state

====//
'end' => $missionEnd,
====//

After fixing that and loading it up the page works fine. I hope I am not
stepping on any toes again.

STEPS TO RECREATE:
1. Go to Missions page through the Admin menu selections
2. Enter in an end date for any type of mission.
3. Press Update.
4. See the start date listed in the end date field.

RESULT: The start date is listed in the end date field.

EXPECTED RESULT: The entered end date should be shown

ACCESS LEVEL: CO

BROWSER: Firefox2, and IE7

Original issue reported on code.google.com by [email protected] on 4 May 2008 at 7:43

Website updates

Website needs to be updated with all the latest information and styling.

Original issue reported on code.google.com by [email protected] on 8 Jul 2008 at 12:21

Broken Image

The JP page has a broken image to the saved.png image.

Original issue reported on code.google.com by [email protected] on 7 Jul 2008 at 10:34

Navigation to main page (root/index.php) results in error

When performing a standard installation navigating to the main page results
in a "No such file or directory in /home/brian/public_html/index.php on
line 20 error" (or blank page if display_errors is turned off).

STEPS TO RECREATE:
1. Standard Installation

FIX:

1. Rename framework/dbconnect.php to framework/dbConnect.php (Simple case
sensitivity issue).

Original issue reported on code.google.com by [email protected] on 3 Jun 2008 at 6:49

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.